Skip to content

Commit

Permalink
Updating GitHub upload action due deprecation (#2921)
Browse files Browse the repository at this point in the history
  • Loading branch information
wjrosa authored Dec 18, 2024
1 parent ba7fbb0 commit cb8c3f8
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 cb8c3f8

Please sign in to comment.