Skip to content

Commit 63fccac

Browse files
committed
action fix
1 parent c333de0 commit 63fccac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- uses: snapcore/action-build@v1
1313
id: snapcraft
14-
- uses: actions/upload-artifact@v3
14+
- uses: actions/upload-artifact@v4
1515
with:
1616
name: snap
1717
path: ${{ steps.snapcraft.outputs.snap }}

0 commit comments

Comments
 (0)