We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1e5add + 45349b7 commit c99610eCopy full SHA for c99610e
1 file changed
.github/workflows/dotnet.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Upload Package Artifact
66
id: upload
67
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
68
with:
69
name: artifacts
70
path: |
0 commit comments