Skip to content

Commit

Permalink
Raise checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
GOB52 committed Aug 23, 2024
1 parent 9f0a23d commit ca4787f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

steps:
- name: Checkout # When pull_request is used, include it in the checkout https://zenn.dev/hkusu/articles/c731862051438b
uses: actions/checkout@v3.1.0
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}

Expand Down

0 comments on commit ca4787f

Please sign in to comment.