Skip to content

Commit

Permalink
Updating GitHub upload action due deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
wjrosa committed Dec 16, 2024
1 parent 16ad84c commit 779cb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
if: github.event.inputs.filePrefix

- name: Upload
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ env.FILENAME }}
path: dist/

0 comments on commit 779cb17

Please sign in to comment.