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.
1 parent 325cf1d commit ceec7a0Copy full SHA for ceec7a0
.github/workflows/ci.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Upload build artifacts
63
if: success()
64
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
65
with:
66
name: build-artifacts
67
path: app/build
0 commit comments