Skip to content

Commit

Permalink
ci: download-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
k4black committed Feb 15, 2024
1 parent f831286 commit 75d4320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v4

- name: Download Docker Image Artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: testenv.tar
path: /tmp/
Expand Down

0 comments on commit 75d4320

Please sign in to comment.