Loading .github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ jobs: steps: - name: Checkout repo uses: actions/checkout@v4 uses: actions/checkout@v6 - name: Build uses: ./.github/workflows/build Loading
.github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ jobs: steps: - name: Checkout repo uses: actions/checkout@v4 uses: actions/checkout@v6 - name: Build uses: ./.github/workflows/build