We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50ea5c9 + c8980dc commit b52ffcbCopy full SHA for b52ffcb
1 file changed
.github/workflows/dotnet.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Upload Package Artifact
63
id: upload
64
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
65
with:
66
name: artifacts
67
path: |
0 commit comments