2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-05-12 21:31:43 +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
+1 -1
View File
@@ -86,7 +86,7 @@ jobs:
actions: read actions: read
contents: write contents: write
steps: steps:
- uses: actions/download-artifact@v7 - uses: actions/download-artifact@v8
- name: Zip artifacts - name: Zip artifacts
run: | run: |
7z a oat-linux.tar ./oat-linux/* 7z a oat-linux.tar ./oat-linux/*