We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab52e18 + 3b9cc90 commit e60e405Copy full SHA for e60e405
1 file changed
.github/workflows/package-verify.yml
@@ -48,7 +48,7 @@ jobs:
48
run: cargo run -p rheo_tool -- verify package
49
50
- name: Upload NuGet artifacts
51
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
52
with:
53
name: Rheo.Storage-package
54
path: |
0 commit comments