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 May 8, 2024
1 parent 7029b03 commit ce41b47
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 ce41b47

Please sign in to comment.