Skip to content

Commit

Permalink
Use checkout action v2
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0der authored Jul 17, 2024
1 parent 143be8f commit 305fce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

steps:
- name: Check out repository
uses: actions/checkout@v3.6.0
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Set up Rust toolchain
Expand Down

0 comments on commit 305fce8

Please sign in to comment.