Skip to content

Commit c70523c

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent aa54120 commit c70523c

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
@@ -48,7 +48,7 @@ jobs:
4848
run: task test
4949

5050
- name: Upload build artifacts
51-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
51+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
5252
with:
5353
name: waggle
5454
path: |

0 commit comments

Comments
 (0)