Skip to content

Commit c6e36a7

Browse files
chore(deps): update actions/upload-artifact action to v4.3.2
1 parent 43f14cc commit c6e36a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
- name: Publish NuGet packages (fork)
9191
if: github.event.pull_request.head.repo.fork == true
92-
uses: actions/[email protected].1
92+
uses: actions/[email protected].2
9393
with:
9494
name: nupkgs
9595
path: src/**/*.nupkg

0 commit comments

Comments
 (0)