Skip to content

Commit 8422fc8

Browse files
committed
Update actions/upload-artifact action to v7
skip-release-and-release-note: true GitOrigin-RevId: 54e2672818bd6e9c6dcc1da55c069d53d66071cb
1 parent d0fd911 commit 8422fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
fail-on-error: true
121121

122122
- name: Upload NuGet package artifact
123-
uses: actions/upload-artifact@v6
123+
uses: actions/upload-artifact@v7
124124
with:
125125
name: OctoClientsNuget
126126
path: ./artifacts/*.nupkg

0 commit comments

Comments
 (0)