Skip to content

Commit 018eed6

Browse files
authored
Merge pull request #62 from z-shell/renovate/actions-checkout-7.x
chore(deps): update actions/checkout action to v7
2 parents 5ba6ecb + cda9ef1 commit 018eed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
timeout-minutes: 10
2020
environment: production
2121
steps:
22-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v5
22+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2323
with:
2424
submodules: true
2525
fetch-depth: 0

0 commit comments

Comments
 (0)