diff --git a/.github/workflows/build-kernel.yml b/.github/workflows/build-kernel.yml index 615b507..8ee2d52 100644 --- a/.github/workflows/build-kernel.yml +++ b/.github/workflows/build-kernel.yml @@ -18,7 +18,7 @@ jobs: RCLONE_CONFIG: ${{ secrets.RCLONE_CONFIG }} steps: - name: Checkout - uses: actions/checkout@v4.1.4 + uses: actions/checkout@v4.1.5 - name: Check Kernel Version id: get_version run: |