Skip to content

Commit dd39fec

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 4e58e49 commit dd39fec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: task test
4747

4848
- name: Upload build artifacts
49-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
49+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
5050
with:
5151
name: waggle
5252
path: |

0 commit comments

Comments
 (0)