Skip to content

Commit

Permalink
use checkout v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodong-Yang authored Jun 5, 2024
1 parent 1a385d4 commit 4108d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
timeout-minutes: 20
steps:
- name: Checkout commit
uses: actions/checkout@v3
uses: actions/checkout@v4
# sonarcloud needs full git histories
with:
fetch-depth: 0
Expand Down

0 comments on commit 4108d64

Please sign in to comment.