mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
Merge pull request #1038 from pizzaboxer/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
This commit is contained in:
commit
b9f5381aba
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Download x64 release artifact
|
- name: Download x64 release artifact
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Bloxstrap (Release)
|
name: Bloxstrap (Release)
|
||||||
path: x64
|
path: x64
|
||||||
|
Loading…
Reference in New Issue
Block a user