Skip to content

Commit

Permalink
Update checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
MatzeKitt committed Aug 12, 2024
1 parent ef7fb54 commit a81756d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
name: deploy
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
# Install SSH key
- name: Install SSH key
uses: shimataro/ssh-key-action@v2
Expand Down

0 comments on commit a81756d

Please sign in to comment.