Skip to content

Commit

Permalink
TST: Update predeps_workflows.yml to use checkout@v4
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
pllim authored Sep 22, 2023
1 parent 3e47353 commit 4574f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/predeps_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
#os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
lfs: true
Expand Down

0 comments on commit 4574f81

Please sign in to comment.