Skip to content

Commit

Permalink
chore(ci): bump upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
zhijie-yang committed Jan 16, 2025
1 parent 2c89e7a commit 0984994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_CLI-Client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: snapcraft
with:
path: tools/cli-client
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: snap
path: ${{ steps.snapcraft.outputs.snap }}

0 comments on commit 0984994

Please sign in to comment.