Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit f7bb9fe

Browse files
chore(deps): update actions/upload-artifact action to v4.3.2 (#138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24d56b3 commit f7bb9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: pack
4646
run: dotnet pack --no-build -o bin
4747

48-
- uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
48+
- uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
4949
with:
5050
name: packages
5151
path: bin/*.nupkg

0 commit comments

Comments
 (0)