Skip to content

Commit

Permalink
chore: upgrade download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
thePeras committed Sep 4, 2024
1 parent e20681e commit f9f52fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Get App Bundle
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: appbundle

Expand Down

0 comments on commit f9f52fb

Please sign in to comment.