We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d36dc commit 78db73bCopy full SHA for 78db73b
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- uses: actions/checkout@v3
30
31
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4
32
with:
33
name: pkg
34
path: ./pkg
0 commit comments