We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96317b commit 1b5ee9fCopy full SHA for 1b5ee9f
.github/workflows/main.yml
@@ -82,7 +82,7 @@ jobs:
82
83
steps:
84
- name: Download build artifact
85
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
86
with:
87
name: build_artifact
88
path: frontend/web/build/
0 commit comments