diff --git a/.github/workflows/yc.yml b/.github/workflows/yc.yml index 3283a3d..d3c3e3b 100644 --- a/.github/workflows/yc.yml +++ b/.github/workflows/yc.yml @@ -11,7 +11,7 @@ jobs: IMAGE: tegro-bot runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: actions/setup-java@v3 with: distribution: corretto