Explorar o código

Fix github-actions versioning

Matthew Esposito %!s(int64=2) %!d(string=hai) anos
pai
achega
b5fc4bef28
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/main-rust.yml

+ 1 - 1
.github/workflows/main-rust.yml

@@ -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