Skip to content

Commit 3cf7402

Browse files
Update GitHub Artifact Actions to v7
1 parent ab5bd6b commit 3cf7402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
working-directory: src
6161

6262
- name: Create NuGet Artifacts
63-
uses: actions/upload-artifact@v4.6.2
63+
uses: actions/upload-artifact@v7.0.1
6464
with:
6565
name: nuget
6666
path: 'src/**/bin/Release/*.nupkg'

0 commit comments

Comments
 (0)