Skip to content

Commit de496f5

Browse files
authored
Merge pull request #6 from pregress/fix_release
fix release
2 parents 3e4c377 + efdd312 commit de496f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
working-directory: src
3939

4040
- name: Upload build artifacts
41-
uses: actions/upload-artifact@v3
41+
uses: actions/upload-artifact@v4
4242
with:
4343
name: nuget-package
4444
path: ./artifacts/*.nupkg

0 commit comments

Comments
 (0)