]> git.lizzy.rs Git - PAKEs.git/blobdiff - .github/workflows/spake2.yml
Update actions used in GitHub Actions workflows to newest version (#106)
[PAKEs.git] / .github / workflows / spake2.yml
index 34968fd28726222ee8fd95e1a9ea6971078822d9..2204bb76b54c6d33aa835472e0a6b0a42bd172e0 100644 (file)
@@ -28,7 +28,7 @@ jobs:
           - thumbv7em-none-eabi
           - wasm32-unknown-unknown
     steps:
-      - uses: actions/checkout@v1
+      - uses: actions/checkout@v3
       - uses: actions-rs/toolchain@v1
         with:
           profile: minimal
@@ -45,7 +45,7 @@ jobs:
           - 1.56.0 # MSRV
           - stable
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
       - uses: actions-rs/toolchain@v1
         with:
           toolchain: ${{ matrix.rust }}