We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d36dc commit bd644f8Copy full SHA for bd644f8
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
~/.cargo/db
17
18
- run: make build
19
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
20
with:
21
name: pkg
22
path: ./pkg
0 commit comments