Merge pull request #222 from Sebclem/renovate/actions-download-artifact-3.x

⬆️ Update actions/download-artifact action to v3.0.2
This commit is contained in:
Sébastien Clément 2023-12-14 15:18:44 +01:00 committed by GitHub
commit 252ee8f3be
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.0
uses: actions/download-artifact@v3.0.2
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.0
uses: actions/download-artifact@v3.0.2
with:
# Artifact name
name: claptrap_jar