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.
2 parents 31bb317 + 8438c06 commit 778fe76Copy full SHA for 778fe76
1 file changed
.github/workflows/build-test.yaml
@@ -102,7 +102,7 @@ jobs:
102
8.0.x
103
9.0.x
104
- name: Download artifacts
105
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
106
with:
107
name: artifacts
108
path: ./artifacts
@@ -125,7 +125,7 @@ jobs:
125
126
127
128
129
130
131
0 commit comments