Skip to content

Commit

Permalink
Increase checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Jan 30, 2024
1 parent a30c7b1 commit d50bdde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

steps:
-
uses: actions/checkout@v2
uses: actions/checkout@v4

-
name: Setup PHP
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:

steps:
-
uses: actions/checkout@v2
uses: actions/checkout@v4

-
name: Setup PHP
Expand Down

0 comments on commit d50bdde

Please sign in to comment.