We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c6e7f9 + 5e975f1 commit 0aa3955Copy full SHA for 0aa3955
.github/workflows/calculate_checksum.yml
@@ -19,7 +19,7 @@ jobs:
19
echo "VERSION=${TAG#offscreen-}" >> $GITHUB_ENV
20
21
- name: Download tarball artifact
22
- uses: dawidd6/action-download-artifact@v12
+ uses: dawidd6/action-download-artifact@v14
23
with:
24
name: offscreen-${{ env.VERSION }}.tar.gz
25
run_id: ${{ github.event.workflow_run.id }}
0 commit comments