We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33f5347 + 89fc134 commit 642d946Copy full SHA for 642d946
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Upload Packages
60
if: success() && github.event_name != 'pull_request'
61
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
62
with:
63
name: packages
64
path: '${{env.BUILD_PATH}}'
0 commit comments