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 b3cc557 commit b5d3775Copy full SHA for b5d3775
.github/workflows/cd.yaml
@@ -26,7 +26,7 @@ jobs:
26
uses: hudsonm62/short-sha@b5ee0a4109da599fea68b00dcfe5812100ad8d42 # v1.1.0
27
id: short-sha
28
- name: Download artifacts
29
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
+ uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
30
- name: Create and push a tag
31
id: tag-name
32
run: |
0 commit comments