Skip to content

Commit 6294d44

Browse files
Update actions/checkout action to v4 (#1057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b561666 commit 6294d44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
runs-on: ubuntu-latest
115115

116116
steps:
117-
- uses: actions/checkout@v3
117+
- uses: actions/checkout@v4
118118

119119
- uses: shivammathur/setup-php@v2
120120
with:

0 commit comments

Comments
 (0)