2
0
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:
Jan
2026-02-28 00:01:29 +01:00
committed by GitHub

View File

@@ -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/*