We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82bd5b3 commit 16bac2dCopy full SHA for 16bac2d
1 file changed
.github/workflows/cd.yml
@@ -75,7 +75,7 @@ jobs:
75
url: https://togglecorp.com
76
77
steps:
78
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4
79
with:
80
name: client-build
81
path: ./out
0 commit comments