Skip to content

Commit

Permalink
test download artifact v4
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-zimerman committed Jul 31, 2024
1 parent 322d811 commit 63134ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildandtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
run: yarn global add @ionic/cli

- name: Download Sentry Capacitor package
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: yalc-package
path: ~/.yalc # Ensure this path matches where yalc expects to find the package
Expand Down

0 comments on commit 63134ab

Please sign in to comment.