mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2025-12-12 09:51:18 +01:00
Upgrade actions/download-artifact from v3 to v4
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -127,7 +127,7 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- uses: actions/download-artifact@v3
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
path: artifacts/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user