There was an error while loading. Please reload this page.
1 parent 5ff6f4a commit 71ecbc0Copy full SHA for 71ecbc0
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
# No need to checkout the project, since all we need is to download the
21
# build artifact from the build step.
22
- - uses: actions/download-artifact@v7
+ - uses: actions/download-artifact@v8
23
with:
24
repository: ${{ env.REPOSITORY }}
25
github-token: ${{ secrets.LEON_REPOSITORY_DISPATCH }}
0 commit comments