Skip to content

Commit eceb5c1

Browse files
chore(deps): update actions/upload-artifact action to v4.3.0
1 parent eba8848 commit eceb5c1

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
@@ -83,7 +83,7 @@ jobs:
8383

8484
- name: Publish NuGet packages (fork)
8585
if: github.event.pull_request.head.repo.fork == true
86-
uses: actions/upload-artifact@v4.2.0
86+
uses: actions/upload-artifact@v4.3.0
8787
with:
8888
name: nupkgs
8989
path: src/**/*.nupkg

0 commit comments

Comments
 (0)