diff --git a/action.yml b/action.yml index 133db7f..3632b04 100644 --- a/action.yml +++ b/action.yml @@ -65,7 +65,7 @@ runs: - name: Cache WraithRun binary id: cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: ~/.wraithrun-bin key: wraithrun-${{ runner.os }}-${{ steps.version.outputs.resolved }}