Skip to content

Commit 8b952bf

Browse files
chore(deps): update actions/upload-artifact action to v4.3.6
1 parent aec222f commit 8b952bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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].5
90+
uses: actions/[email protected].6
9191
with:
9292
name: nupkgs
9393
path: src/**/*.nupkg

0 commit comments

Comments
 (0)