Skip to content

Commit 77522ec

Browse files
authored
Merge pull request #16 from z-shell/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 69f7ec1 + 8fa4b47 commit 77522ec

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

0 commit comments

Comments
 (0)