Skip to content

Commit 9cdcf0f

Browse files
Update HHVM setup action to version 1.2.3
1 parent 9a564c0 commit 9cdcf0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/example.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
uses: actions/checkout@v5
1111

1212
- name: install hhvm
13-
uses: CodeWithSushil/setup-hhvm@v1.2.2
13+
uses: CodeWithSushil/setup-hhvm@v1.2.3
1414

1515
- name: Inspect
1616
run: |

0 commit comments

Comments
 (0)