Skip to content

Commit 77df37e

Browse files
chore(deps): update actions/checkout action to v7 (#397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7af95e2 commit 77df37e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
test:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@v6
16+
- uses: actions/checkout@v7
1717
- id: stack-cache
1818
uses: ./
1919
with:

0 commit comments

Comments
 (0)