Skip to content

Commit 6e52202

Browse files
authored
Merge branch 'main' into renovate/gabime-spdlog-1.x
2 parents 22b2c98 + b163289 commit 6e52202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/premerge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@v4
15+
- uses: actions/checkout@v6
1616

17-
- uses: actions/setup-python@v3
17+
- uses: actions/setup-python@v6
1818

1919
- uses: pre-commit/action@v3.0.1
2020

0 commit comments

Comments
 (0)