Fix github-actions versioning

This commit is contained in:
Matthew Esposito 2023-05-31 19:50:38 -04:00
parent 81a6e6458c
commit b5fc4bef28
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v3
- name: Cache Packages
uses: Swatinem/rust-cache@2
uses: Swatinem/rust-cache@v2
- name: Install stable toolchain
uses: dtolnay/rust-toolchain@stable