Skip to content

Commit

Permalink
Use checkout v4
Browse files Browse the repository at this point in the history
  • Loading branch information
parnic committed Jul 21, 2024
1 parent dd746f2 commit 76fa35e
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 @@ -32,7 +32,7 @@ jobs:

# we first have to clone the AddOn project, this is a required step
- name: Clone project
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0 # gets git history for changelogs

Expand Down

0 comments on commit 76fa35e

Please sign in to comment.