We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae239d2 + 19901a2 commit 6eef639Copy full SHA for 6eef639
2 files changed
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
run: |
44
echo "::set-output name=artifactName::rendered-tutorials"
45
46
- - uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
+ - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
47
with:
48
name: ${{ steps.nameartifact.outputs.artifactName }}
49
path: _build
.github/workflows/prs.yml
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments