File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 9
9
` v2 ` of this action includes significant updates and now uses Docker [ Buildx] ( https://github.com/docker/buildx ) . It
10
10
works with 3 new actions ([ login] ( https://github.com/docker/login-action ) , [ setup-buildx] ( https://github.com/docker/setup-buildx-action )
11
11
and [ setup-qemu] ( https://github.com/docker/setup-qemu-action ) ) that we have created. It's also rewritten as a
12
- [ typescript-action] ( https://github.com/actions/typescript-action/ ) to be as closed as possible of the
12
+ [ typescript-action] ( https://github.com/actions/typescript-action/ ) to be as close as possible of the
13
13
[ GitHub Runner] ( https://github.com/actions/virtual-environments ) during its execution.
14
14
15
15
[ Upgrade notes] ( UPGRADE.md ) and many [ usage examples] ( #usage ) have been added to handle most use cases but ` v1 ` is
You can’t perform that action at this time.
0 commit comments