Skip to content

Commit

Permalink
Small action update for checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
furan917 authored Jun 1, 2024
1 parent f7be3d3 commit 2648c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
env:
PHP_VERSION_CODE_QUALITY: ${{ secrets.PHP_VERSION_CODE_QUALITY }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit 2648c93

Please sign in to comment.