Skip to content

Commit

Permalink
fix(ci): v4 of download
Browse files Browse the repository at this point in the history
  • Loading branch information
ProbablePrime committed Dec 23, 2023
1 parent 8e1d881 commit 7c9ab02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
needs: [buildWindows]
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
path: ./dist
- name: Setup NuGet
Expand Down

0 comments on commit 7c9ab02

Please sign in to comment.