We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c12eb6 commit 8bf184cCopy full SHA for 8bf184c
.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
64
submodules: recursive
65
66
- name: Download artifact
67
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
68
with:
69
name: planet_explorer_${{github.sha}}
70
path: tmp
0 commit comments