Skip to content

Commit 92df6fd

Browse files
Update GitHub Actions checkout to version 4
1 parent 5cb3316 commit 92df6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

4242
steps:
4343
- name: Checkout Repository
44-
uses: actions/checkout@v3
44+
uses: actions/checkout@v4
4545

4646
- name: Setup PHP for Current Version
4747
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)