Skip to content

Commit

Permalink
use checkout@v4
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Brabandt <[email protected]>
  • Loading branch information
chrisbra committed Sep 11, 2023
1 parent 45c81c1 commit 55d5cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
VIM_REF: ${{ needs.check-updates-job.outputs.appimagetag }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Install packages
run: |
Expand Down

0 comments on commit 55d5cfa

Please sign in to comment.