mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-19 15:52:53 +00:00
Merge pull request #64 from Laupetin/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
This commit is contained in:
commit
1b0f21eeb7
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -108,7 +108,7 @@ jobs:
|
||||
actions: read
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/download-artifact@v3
|
||||
- uses: actions/download-artifact@v4
|
||||
- name: Zip artifacts
|
||||
run: |
|
||||
7z a oat-linux.tar ./oat-linux/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user