Skip to content

Commit

Permalink
Update checkout action to the current version
Browse files Browse the repository at this point in the history
  • Loading branch information
zinduolis committed Nov 4, 2024
1 parent 45b61e9 commit 2ce3ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
local-identifier: random

- name: 'Checkout the repository'
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 2
Expand Down

0 comments on commit 2ce3ad7

Please sign in to comment.