Skip to content

Commit

Permalink
Switch version for download-artifact from precise to general
Browse files Browse the repository at this point in the history
  • Loading branch information
artmetla authored Oct 21, 2024
1 parent 4cfc925 commit 5ba813f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kernelctf-submission-verification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ jobs:
if: always() && needs.structure_check.result == 'success'
steps:
- name: Download artifacts
uses: actions/download-artifact@v4.1.7
uses: actions/download-artifact@v4
with:
path: ./artifacts

Expand Down

0 comments on commit 5ba813f

Please sign in to comment.