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 a68c5b1 + bb22702 commit c917d89Copy full SHA for c917d89
.github/workflows/build.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Upload Packages
63
if: success() && github.event_name != 'pull_request'
64
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
65
with:
66
name: packages
67
path: '${{env.BUILD_PATH}}'
0 commit comments