diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 2fd120f..67ac410 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@v4 # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds - - uses: actions/cache@v3 + - uses: actions/cache@v4 with: # In order: # * Module download cache