Skip to content

Commit 6ebfe24

Browse files
chore(deps): update actions/upload-artifact action to v4.3.1
1 parent 1082094 commit 6ebfe24

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
@@ -87,7 +87,7 @@ jobs:
8787

8888
- name: Publish NuGet packages (fork)
8989
if: github.event.pull_request.head.repo.fork == true
90-
uses: actions/[email protected].0
90+
uses: actions/[email protected].1
9191
with:
9292
name: nupkgs
9393
path: src/**/*.nupkg

0 commit comments

Comments
 (0)