Skip to content

Commit 689c055

Browse files
chore(deps): update actions/checkout action to v7
1 parent c1028ae commit 689c055

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)