Compare commits
No commits in common. "4a4b6ba4fcb926756be3be1a9feb5e2206ff1c58" and "766991e454353eac77b7a3d6aa4f66b254e5e507" have entirely different histories.
4a4b6ba4fc
...
766991e454
@ -10,7 +10,7 @@ jobs:
|
||||
name: check and test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://gitea.com/actions/checkout@v4
|
||||
- uses: https://gitea.com/actions/checkout@v3
|
||||
- name: install tools
|
||||
run: |
|
||||
apt update -y
|
||||
|
@ -9,7 +9,7 @@ jobs:
|
||||
generate-chart-publish:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://gitea.com/actions/checkout@v4
|
||||
- uses: https://gitea.com/actions/checkout@v3
|
||||
- name: install tools
|
||||
run: |
|
||||
apt update -y
|
||||
|
Loading…
Reference in New Issue
Block a user