Skip to content

Commit

Permalink
Manually bump download-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
peytondmurray committed Dec 18, 2024
1 parent 3462e02 commit 35c0b1b
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 @@ -65,7 +65,7 @@ jobs:
with:
python-version: '3.9'
architecture: 'x64'
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: extension-artifacts
- name: Install and Test
Expand Down

0 comments on commit 35c0b1b

Please sign in to comment.