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
commit 1b0f21eeb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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