Skip to content

Commit

Permalink
Migration gh action actions/download-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
freyes committed Nov 13, 2024
1 parent 7b0feb5 commit 2a9f3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
repository: juju-solutions/layer-basic

- name: Download built charm snap
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: charm-snap
path: tests/charm-minimal/charm-snap
Expand Down

0 comments on commit 2a9f3fd

Please sign in to comment.