diff --git a/.github/workflows/build-kernel.yml b/.github/workflows/build-kernel.yml index c57eceb..25788cc 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.6 + uses: actions/checkout@v4.1.7 - name: Check Kernel Version id: get_version run: |