Skip to content

Commit

Permalink
Merge pull request #3 from 0rphee/dependabot/github_actions/actions/d…
Browse files Browse the repository at this point in the history
…ownload-artifact-4
  • Loading branch information
0rphee authored Jul 22, 2024
2 parents b935c35 + 549bc9c commit 6bb6c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
contents: write
runs-on: "ubuntu-latest"
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4

- name: Check artifacts
run: ls -R
Expand Down

0 comments on commit 6bb6c39

Please sign in to comment.