Skip to content

Commit

Permalink
chore: bump actions/checkout (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
UltiRequiem authored Apr 28, 2022
1 parent 2b8b979 commit 89affe4
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: ☑️ clone repository
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: ➡️ install rust
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit 89affe4

Please sign in to comment.