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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
33- - uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4
33+ - uses : actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4
3434 with :
3535 name : dist
3636 path : dist
37- - uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4
37+ - uses : actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4
3838 with :
3939 name : action.yml
4040 path : .
4747 runs-on : ubuntu-latest
4848 steps :
4949 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
50- - uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4
50+ - uses : actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4
5151 with :
5252 name : dist
5353 path : dist
You can’t perform that action at this time.
0 commit comments