Skip to content

Commit

Permalink
🔄 synced local '.github/workflows/release.yml' with remote '.github/w…
Browse files Browse the repository at this point in the history
…orkflows/release.yml'
  • Loading branch information
N6REJ committed Sep 26, 2024
1 parent c92c557 commit b2e7429
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 @@ -31,7 +31,7 @@ jobs:

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

Expand Down

0 comments on commit b2e7429

Please sign in to comment.