1
1
mirror of https://github.com/cooperspencer/gickup synced 2025-08-22 08:14:31 +02:00

upgrade cache

This commit is contained in:
Andreas Wachter 2025-03-20 12:45:04 +01:00
parent f0470afbb8
commit 22dc5a8f3b

@ -12,7 +12,7 @@ env:
jobs: jobs:
lint: lint:
runs-on: ubuntu-20.04 runs-on: ubuntu-24.04
defaults: defaults:
run: run:
@ -31,7 +31,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Cache Go modules - name: Cache Go modules
uses: actions/cache@v2 uses: actions/cache@v4
with: with:
path: | path: |
~/go/pkg/mod ~/go/pkg/mod