File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 with :
2525 node-version : " 18.x"
2626 registry-url : " https://registry.npmjs.org"
27- - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
27+ - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
2828 with :
2929 name : node-tgzs
3030 path : build/
@@ -105,7 +105,7 @@ jobs:
105105 - ghcr.io
106106 steps :
107107 - name : Download digests
108- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
108+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
109109 with :
110110 path : ${{ runner.temp }}/digests
111111 pattern : digest-*
Original file line number Diff line number Diff line change @@ -81,11 +81,11 @@ jobs:
8181 - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
8282 with :
8383 node-version : " 18.x"
84- - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
84+ - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
8585 with :
8686 name : nodeenv-docker-image
8787 path : build/
88- - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
88+ - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
8989 with :
9090 name : node-tgzs
9191 path : build/
You can’t perform that action at this time.
0 commit comments