File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262 steps :
6363 - uses : actions/checkout@v4
6464 - name : Download all workflow run artifacts
65- uses : actions/download-artifact@v4
65+ uses : actions/download-artifact@v5
6666 - name : Copy favicon
6767 run : cp build/bel-d.ico build/favicon.ico
6868 - uses : FirebaseExtended/action-hosting-deploy@v0
7878 steps :
7979 - uses : actions/checkout@v4
8080 - name : Download all workflow run artifacts
81- uses : actions/download-artifact@v4
81+ uses : actions/download-artifact@v5
8282 - name : Copy favicon
8383 run : cp build/bel-s.ico build/favicon.ico
8484 - uses : FirebaseExtended/action-hosting-deploy@v0
9494 steps :
9595 - uses : actions/checkout@v4
9696 - name : Download all workflow run artifacts
97- uses : actions/download-artifact@v4
97+ uses : actions/download-artifact@v5
9898 - name : Copy favicon
9999 run : cp build/bel-p.ico build/favicon.ico
100100 - uses : FirebaseExtended/action-hosting-deploy@v0
You can’t perform that action at this time.
0 commit comments