File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,11 +30,11 @@ jobs:
3030 runs-on : ubuntu-latest
3131 steps :
3232 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
33- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v4
33+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
3434 with :
3535 name : dist
3636 path : dist
37- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v4
37+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
3838 with :
3939 name : action.yml
4040 path : .
4747 runs-on : ubuntu-latest
4848 steps :
4949 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
50- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v4
50+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
5151 with :
5252 name : dist
5353 path : dist
You can’t perform that action at this time.
0 commit comments