diff --git a/.github/workflows/keep-alive.yml b/.github/workflows/keep-alive.yml index 1d58b6e..761ec0a 100644 --- a/.github/workflows/keep-alive.yml +++ b/.github/workflows/keep-alive.yml @@ -17,7 +17,7 @@ jobs: run: sudo apt-get update && sudo apt-get install -y libudev-dev libdbus-1-dev pkg-config - name: Cache cargo - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.cargo/bin/stellar diff --git a/.github/workflows/node.yml b/.github/workflows/node.yml index e8c0e2f..b4df114 100644 --- a/.github/workflows/node.yml +++ b/.github/workflows/node.yml @@ -22,7 +22,7 @@ jobs: cache: npm - name: Enable corepack run: corepack enable - - uses: actions/cache@v3 + - uses: actions/cache@v5 with: path: | ~/.cargo/bin/