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 12cca2d commit dd1bdd0Copy full SHA for dd1bdd0
.github/workflows/build.yaml
@@ -64,7 +64,7 @@ jobs:
64
runs-on: ubuntu-latest
65
steps:
66
- name: Fetch All builds
67
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
68
with:
69
path: built_artifact
70
0 commit comments