⬆️ Update actions/download-artifact action to v3.0.2

This commit is contained in:
renovate[bot] 2023-04-20 01:04:31 +00:00 committed by GitHub
parent 55c5e54e0a
commit cf467ceec3
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@v3
- 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@v3
- name: Download artifact
uses: actions/download-artifact@v3.0.0
uses: actions/download-artifact@v3.0.2
with:
# Artifact name
name: claptrap_jar