Skip to content

Commit

Permalink
Merge pull request #1038 from pizzaboxer/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
pizzaboxer authored Dec 15, 2023
2 parents 0ed9648 + 21704e6 commit b9f5381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

steps:
- name: Download x64 release artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: Bloxstrap (Release)
path: x64
Expand Down

0 comments on commit b9f5381

Please sign in to comment.