We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b09ed5 + a5ebc57 commit f1372b2Copy full SHA for f1372b2
1 file changed
.github/workflows/export.yml
@@ -78,7 +78,7 @@ jobs:
78
runs-on: ubuntu-latest
79
steps:
80
- name: Download web bundle
81
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
82
with:
83
name: web
84
path: web
0 commit comments