Skip to content

Commit 9893321

Browse files
committed
Fixed deprecated
1 parent ceba187 commit 9893321

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fns-api-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
uses: actions/configure-pages@v3
7474

7575
- name: Download artifact
76-
uses: actions/download-artifact@v3
76+
uses: actions/download-artifact@v4
7777
with:
7878
name: github-pages
7979

0 commit comments

Comments
 (0)