We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4f1ca commit f6ebf44Copy full SHA for f6ebf44
1 file changed
.github/workflows/ci.yml
@@ -94,7 +94,7 @@ jobs:
94
NEXT_PUBLIC_API_URL: ${{ secrets.API_URL }}
95
96
- name: Upload build artifacts
97
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v5
98
with:
99
name: build-artifacts
100
path: |
0 commit comments