Skip to content

Commit 59576c1

Browse files
renovate[bot]arttonoyan
authored andcommitted
chore(deps): update actions/upload-artifact action to v4.3.0 (open-feature#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Artyom Tonoyan <[email protected]>
1 parent bd2d06f commit 59576c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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)