We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace74ea commit f8c4c9bCopy full SHA for f8c4c9b
.github/workflows/test.yml
@@ -81,7 +81,7 @@ jobs:
81
run: yarn --ignore-scripts --registry=https://registry-lpm.listenai.com
82
83
- name: Download tarball
84
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
85
with:
86
name: ${{ needs.build.outputs.tarball }}
87
0 commit comments