Skip to content

Commit dcae349

Browse files
committed
Update node version for running tests
1 parent 388db0e commit dcae349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/RavenClient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: Check out repository code
35-
uses: actions/checkout@v3
35+
uses: actions/checkout@v4
3636

3737
- name: Install PHP
3838
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)