Skip to content

Commit

Permalink
replace checkout v3 with v4 in template
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Oct 2, 2023
1 parent 774a8d9 commit df36576
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up system
shell: bash
run: |
Expand Down

0 comments on commit df36576

Please sign in to comment.