diff --git a/README.md b/README.md index acc1c11..7cdb56b 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Build run: cargo build --release - name: Upload binaries to release