mirror of
https://github.com/ahmetb/kubectx.git
synced 2026-03-18 03:42:12 +00:00
Compare commits
2 Commits
abalkan/ku
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa276a4af3 | ||
|
|
f500964e24 |
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
- run: git fetch --tags
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v6
|
||||
|
||||
Reference in New Issue
Block a user