Skip to content

Commit c8e2c21

Browse files
chore(deps): Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#466)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0ecdf1 commit c8e2c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- run: pipx run build
1717

18-
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
18+
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
1919
with:
2020
name: distfiles
2121
path: dist/

0 commit comments

Comments
 (0)