Skip to content

Commit a73bc76

Browse files
fix(deps): update all non-major dependencies
1 parent deb0ff9 commit a73bc76

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

.github/workflows/binaries.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
tar -czvf ${{ matrix.bins }}-${{ matrix.targets }}.tar.gz \
3434
-C target/${{ matrix.targets }}/dist/ ${{ matrix.bins }}
3535
36-
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
36+
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
3737
with:
3838
name: ${{ matrix.bins }}-${{ matrix.targets }}.tar.gz
3939
path: ${{ matrix.bins }}-${{ matrix.targets }}.tar.gz

Cargo.lock

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)