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 Jun 14, 2023
1 parent 1d117a1 commit 037dedd
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/[email protected].2
uses: actions/[email protected].3
with:
fetch-depth: 0 # gets git history for changelogs

Expand Down

0 comments on commit 037dedd

Please sign in to comment.