We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f43a19 commit 1064e0aCopy full SHA for 1064e0a
1 file changed
.github/workflows/publish.yaml
@@ -68,7 +68,7 @@ jobs:
68
runs-on: ubuntu-latest
69
steps:
70
- name: Download Artifact
71
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
72
with:
73
name: build-artifact
74
@@ -102,7 +102,7 @@ jobs:
102
ref: "master"
103
104
105
106
107
108
0 commit comments