Skip to content

Commit

Permalink
Update to latest download action (#785)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrmarti authored Mar 22, 2024
1 parent 05ae9d8 commit 1da368b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-dev-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
echo "TGZ=devcontainers-cli-${VERSION}.tgz" | tee -a $GITHUB_ENV
echo "TGZ_UPLOAD=devcontainers-cli-${VERSION}-${GITHUB_SHA:0:8}.tgz" | tee -a $GITHUB_ENV
- name: Download TGZ
uses: dawidd6/action-download-artifact@6f8f427fb41886a66b82ea11a5a15d1454c79415
uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe
with:
workflow: dev-containers.yml
workflow_conclusion: success
Expand Down

0 comments on commit 1da368b

Please sign in to comment.