Skip to content

Commit

Permalink
upgraded checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ale9806 committed Feb 7, 2024
1 parent 8319e87 commit 9245b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
deploy:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/setup-node@v2
with:
node-version: '20'
Expand Down

0 comments on commit 9245b8f

Please sign in to comment.