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 92f2120 + d2ba37f commit 6c6e7f9Copy full SHA for 6c6e7f9
.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@v11
+ uses: dawidd6/action-download-artifact@v12
23
with:
24
name: offscreen-${{ env.VERSION }}.tar.gz
25
run_id: ${{ github.event.workflow_run.id }}
0 commit comments