diff --git a/action.yml b/action.yml index 8c9505e..9e1d155 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.1.1 - name: Run cargo-msrv for each path id: cargo-msrv