Skip to content

Commit

Permalink
upload artifact v4
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesGitH committed Nov 1, 2024
1 parent 0cac335 commit cffe88c
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 @@ -38,7 +38,7 @@ jobs:
steps:
- uses: actions/checkout@v2 # no idea why but apperently this creates a folder structure (i dont need my repo to be checked out tho)
- name: download web artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: static
path: static
Expand Down

0 comments on commit cffe88c

Please sign in to comment.