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 fc58b8e commit fc3976dCopy full SHA for fc3976d
.github/workflows/publish.yml
@@ -18,7 +18,7 @@ jobs:
18
- build
19
steps:
20
- name: Download Artifact
21
- uses: actions/download-artifact@v2.1.0
+ uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
22
with:
23
name: build-artifact
24
- name: Prepare GitHub Release assets
0 commit comments