Skip to content

Commit 25cefc5

Browse files
authored
Merge pull request #50 from z-shell/dependabot/github_actions/actions/checkout-6.0.2
build(deps): bump actions/checkout from 5.0.0 to 6.0.2
2 parents b404428 + 7f3021d commit 25cefc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
22+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v5
2323
with:
2424
submodules: true
2525
fetch-depth: 0

0 commit comments

Comments
 (0)