Skip to content

Commit 6388564

Browse files
authored
Merge branch 'main' into fix-orelse-jump
2 parents 0685e91 + b163289 commit 6388564

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)