mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8e041b4c9a |
@@ -16,7 +16,7 @@ jobs:
|
|||||||
runs-on: tenki-standard-autoscale
|
runs-on: tenki-standard-autoscale
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v6
|
||||||
with:
|
with:
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user