Skip to content

Commit

Permalink
Merge pull request #6 from 0rphee/dependabot/github_actions/actions/u…
Browse files Browse the repository at this point in the history
…pload-artifact-4
  • Loading branch information
0rphee authored Jul 22, 2024
2 parents b810d2a + 2da608f commit b935c35
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 @@ -68,7 +68,7 @@ jobs:


- name: Upload artifact (${{ runner.os }})
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: asmh-${{ runner.os }}
path: asmh-${{ runner.os }}.zip
Expand Down

0 comments on commit b935c35

Please sign in to comment.