Skip to content

Commit

Permalink
Update checkout GitHub action to v3.
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioBenitez committed Aug 11, 2023
1 parent 426f724 commit e8247a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: Checkout Sources
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Install Rust (stable)
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit e8247a4

Please sign in to comment.