We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e8ab35 + f407e5b commit 5a34b07Copy full SHA for 5a34b07
1 file changed
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
env:
49
OS_NAME: ${{ matrix.os }}
50
- name: Archive artifacts
51
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
52
if: ${{ matrix.rust == 'stable' }}
53
with:
54
name: stableartifacts
0 commit comments