We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a819a6 + 582c55a commit 2d447f3Copy full SHA for 2d447f3
.github/workflows/build.yml
@@ -111,7 +111,7 @@ jobs:
111
fi
112
113
# If dist/ was different than expected, upload the expected version as an artifact
114
- - uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2 # v2
+ - uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
115
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
116
with:
117
name: dist
0 commit comments