Skip to content

Commit

Permalink
Migrate gh action actions/upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
freyes committed Nov 13, 2024
1 parent 1b9e72a commit 7b0feb5
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 @@ -36,7 +36,7 @@ jobs:
run: git tag v0.0.0
- uses: snapcore/action-build@v1
id: snap-build
- uses: actions/upload-artifact@v1
- uses: actions/upload-artifact@v4
with:
name: charm-snap
path: ${{ steps.snap-build.outputs.snap }}
Expand Down

0 comments on commit 7b0feb5

Please sign in to comment.