mirror of
https://github.com/actions/setup-go.git
synced 2025-07-23 15:08:28 +02:00
add fix for cache
This commit is contained in:
parent
81a4a5d661
commit
1cdc56af28
3 changed files with 26 additions and 16 deletions
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
@ -16,4 +16,4 @@ jobs:
|
|||
name: Check dist/
|
||||
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
|
||||
with:
|
||||
node-version: '20'
|
||||
node-version: '20'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue