Skip to content

Commit

Permalink
Update download-artifact actions from v3 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Rongmario committed Feb 4, 2025
1 parent be36a87 commit 4afcb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: actions/checkout@v3

- name: Download Artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4

- name: Read gradle.properties
uses: BrycensRanch/read-properties-action@v1
Expand Down

0 comments on commit 4afcb67

Please sign in to comment.