diff --git a/action.yml b/action.yml index 8c9505e..e96fa8b 100644 --- a/action.yml +++ b/action.yml @@ -30,7 +30,7 @@ runs: run: cargo install cargo-msrv - name: Setup jq - uses: dcarbone/install-jq-action@v3.0.1 + uses: dcarbone/install-jq-action@v3.2.0 - name: Run cargo-msrv for each path id: cargo-msrv