Skip to content

Commit 6b1aba2

Browse files
committed
Update action.yml to run with prebuilt docker image for new version 0.63.2
1 parent 5d53377 commit 6b1aba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
description: Description
22
name: Action testing
33
runs:
4-
image: Dockerfile
4+
image: docker://ponylang/action-testing:0.63.2
55
using: docker

0 commit comments

Comments
 (0)