1
1
mirror of https://github.com/cooperspencer/gickup synced 2025-05-01 00:37:55 +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:
lint:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
defaults:
run:
@ -31,7 +31,7 @@ jobs:
fetch-depth: 0
- name: Cache Go modules
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: |
~/go/pkg/mod