Compare commits

..

No commits in common. "4a4b6ba4fcb926756be3be1a9feb5e2206ff1c58" and "766991e454353eac77b7a3d6aa4f66b254e5e507" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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