Skip to content

Commit

Permalink
Update actions/download-artifact action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 4843305 commit 462f80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
id: version
with:
file: "build.gradle.kts"
- uses: actions/download-artifact@v3.0.2
- uses: actions/download-artifact@v4.1.8
with:
name: "IridiumEnchants"
path: "./"
Expand Down

0 comments on commit 462f80f

Please sign in to comment.