Skip to content

Commit 76ec90f

Browse files
authored
Merge pull request #41 from z-shell/dependabot/github_actions/actions/checkout-5.0.0
2 parents dcd992f + 1553bd0 commit 76ec90f

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

0 commit comments

Comments
 (0)