Skip to content

Commit

Permalink
Test upload action v4
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingface0 committed Jun 7, 2024
1 parent 0873586 commit 6401a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_installation_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
" >> /tmp/release_body.md
echo "RELEASE_TAG=${RELEASE_TAG}" >> $GITHUB_ENV
- name: Archive package artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: dqmgui-installation-package
path: |
Expand Down

0 comments on commit 6401a8b

Please sign in to comment.