2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-01 22:47:26 +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:
Jan
2023-12-16 01:41:09 +01:00
committed by GitHub

View File

@@ -108,7 +108,7 @@ jobs:
actions: read actions: read
contents: write contents: write
steps: steps:
- uses: actions/download-artifact@v3 - uses: actions/download-artifact@v4
- name: Zip artifacts - name: Zip artifacts
run: | run: |
7z a oat-linux.tar ./oat-linux/* 7z a oat-linux.tar ./oat-linux/*