Skip to content

Commit

Permalink
update checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Goldpaw committed Mar 17, 2024
1 parent 3fd2bf1 commit 11821e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:

- name: Clone project
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
fetch-depth: 0 # gets git history for changelogs

Expand Down

0 comments on commit 11821e6

Please sign in to comment.