Skip to content

Commit

Permalink
deploy:changed to download-artifact/v4
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-wasi committed Jan 9, 2025
1 parent fb1b407 commit 2bfef1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2

- name: Download JAR artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: app-jar
path: .
Expand Down

0 comments on commit 2bfef1c

Please sign in to comment.