We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceba187 commit 9893321Copy full SHA for 9893321
1 file changed
.github/workflows/fns-api-workflow.yml
@@ -73,7 +73,7 @@ jobs:
73
uses: actions/configure-pages@v3
74
75
- name: Download artifact
76
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
77
with:
78
name: github-pages
79
0 commit comments