mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-05 19:01:42 +00:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
63bf94476f |
@@ -21,7 +21,7 @@ jobs:
|
|||||||
fetch-depth: 0 # Required for github-env.sh comparisons
|
fetch-depth: 0 # Required for github-env.sh comparisons
|
||||||
# Cache can be local on self-hosted runner for better performance
|
# Cache can be local on self-hosted runner for better performance
|
||||||
- name: Cache Dependencies
|
- name: Cache Dependencies
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v5
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/go/pkg/mod
|
~/go/pkg/mod
|
||||||
|
|||||||
Reference in New Issue
Block a user