Skip to content

Commit b8587de

Browse files
committed
update action dep
1 parent d6a0280 commit b8587de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
# Change into the artifacts directory to avoid including the directory itself in the zip archive
125125
working-directory: ./releases/net10.0
126126
run: zip -r ../ModVerify-Net10.zip .
127-
- uses: dotnet/nbgv@v0.5.1
127+
- uses: dotnet/nbgv@v0.5.2
128128
id: nbgv
129129
- name: Create GitHub release
130130
# Create a GitHub release on push to main only

0 commit comments

Comments
 (0)