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 3cb5640 commit 3b09b4aCopy full SHA for 3b09b4a
.github/workflows/CI_Deployment.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Upload Artifact
63
if: always()
64
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v5.0.0
65
with:
66
name: artifact_${{ matrix.os }}_${{ matrix.browser }}
67
path: |
0 commit comments