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.
2 parents b75934a + 92fb34a commit 2c381e0Copy full SHA for 2c381e0
.github/workflows/cd.yml
@@ -76,7 +76,7 @@ jobs:
76
python-version: '3.x'
77
78
- name: Download artifacts
79
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
80
with:
81
name: distfiles_${{ github.run_id }}
82
path: ${{ github.workspace }}/dist
0 commit comments