Skip to content

Commit

Permalink
build.yml: bump up remaining uses of v3
Browse files Browse the repository at this point in the history
  • Loading branch information
kspalaiologos authored Feb 14, 2025
1 parent e0b2893 commit 117cde7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
runs-on: ${{ matrix.platform }}
steps:
- name: Download source package artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: bzip3-${{ github.sha }}
- name: Extract source package
Expand Down

0 comments on commit 117cde7

Please sign in to comment.