Skip to content

Commit b22e8f5

Browse files
chore(deps): update actions/upload-artifact action to v4.6.0
1 parent f994234 commit b22e8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/upload-artifact@v4.5.0
90+
uses: actions/upload-artifact@v4.6.0
9191
with:
9292
name: nupkgs
9393
path: src/**/*.nupkg

0 commit comments

Comments
 (0)