Skip to content

Commit ceb3747

Browse files
author
Frank Bell
committed
ci: use stable image
1 parent 3682f4e commit ceb3747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/run-container-command/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
steps:
1717
- name: Run command in container
1818
# Image can be edited at https://github.com/use-ink/docker-images
19-
uses: docker://evilrobot/useink:pr-4
19+
uses: docker://evilrobot/useink:pr-4-stable
2020
env:
2121
CARGO_TARGET_DIR: "/github/workspace/${{ env.CARGO_TARGET_DIR }}"
2222
with:

0 commit comments

Comments
 (0)