Skip to content

Commit 17fd37c

Browse files
authored
Merge pull request #22 from gf712/renovate/actions-checkout-7.x
2 parents c1028ae + 689c055 commit 17fd37c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/premerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

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

1717
- uses: actions/setup-python@v6
1818

0 commit comments

Comments
 (0)