File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7878 cache : ' npm'
7979 node-version-file : ' .nvmrc'
8080 - uses : ./.github/actions/install-dependencies
81- - uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
81+ - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
8282 with :
8383 name : build
8484 path : packages
@@ -112,7 +112,7 @@ jobs:
112112 # that way each branch can be updated or cleaned up independently
113113 run : |
114114 echo "result=${GITHUB_REF_NAME//[^A-Za-z0-9._-]/_}" | tee --append "$GITHUB_OUTPUT"
115- - uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
115+ - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
116116 with :
117117 name : build
118118 path : packages
You can’t perform that action at this time.
0 commit comments