mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-03-03 03:23:03 +00:00
Merge pull request #696 from Laupetin/dependabot/github_actions/actions/download-artifact-8
chore(deps): bump actions/download-artifact from 7 to 8
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -86,7 +86,7 @@ jobs:
|
||||
actions: read
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/download-artifact@v7
|
||||
- uses: actions/download-artifact@v8
|
||||
- name: Zip artifacts
|
||||
run: |
|
||||
7z a oat-linux.tar ./oat-linux/*
|
||||
|
||||
Reference in New Issue
Block a user