Skip to content

Commit

Permalink
Update CI to use latest download-artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Sep 4, 2024
1 parent 2805821 commit 64e00c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:

steps:
- name: 📥 Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.8

- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 64e00c5

Please sign in to comment.