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 c9689d1 commit 1658751Copy full SHA for 1658751
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
continue-on-error: true
91
steps:
92
- name: Get artifacts
93
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
94
with:
95
path: artifacts
96
0 commit comments