⬆️ Update actions/download-artifact action to v4

This commit is contained in:
renovate[bot] 2023-12-14 21:36:21 +00:00 committed by GitHub
parent 57b4583fd7
commit 6bd25e8240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ jobs:
- uses: actions/checkout@v4
- name: Download artifact
uses: actions/download-artifact@v3.0.2
uses: actions/download-artifact@v4.0.0
with:
# Artifact name
name: claptrap_jar

View File

@ -42,7 +42,7 @@ jobs:
- uses: actions/checkout@v4
- name: Download artifact
uses: actions/download-artifact@v3.0.2
uses: actions/download-artifact@v4.0.0
with:
# Artifact name
name: claptrap_jar