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 b51f10a commit 82f36c7Copy full SHA for 82f36c7
.github/workflows/release.yml
@@ -82,7 +82,7 @@ jobs:
82
uses: bahmutov/npm-install@v1
83
84
- name: "📂 download docker artifacts"
85
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
86
with:
87
name: docker
88
path: /tmp
0 commit comments