This commit is contained in:
renovate[bot] 2023-12-18 22:34:40 +00:00 committed by GitHub
commit 78d651f323
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.1.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.1.0
with:
# Artifact name
name: claptrap_jar