Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 741355d

Browse files
committedApr 26, 2024
Bump version of checkout CI action
1 parent f00f8d6 commit 741355d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/tests.yml

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

2121
steps:
2222
- name: Checkout code
23-
uses: actions/checkout@v3
23+
uses: actions/checkout@v4
2424

2525
- name: Setup PHP
2626
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)
Please sign in to comment.