diff --git a/.github/workflows/build-kernel.yml b/.github/workflows/build-kernel.yml index f9f7d52..78839cf 100644 --- a/.github/workflows/build-kernel.yml +++ b/.github/workflows/build-kernel.yml @@ -16,7 +16,7 @@ jobs: pull-requests: write steps: - name: Checkout - uses: actions/checkout@v4.0.0 + uses: actions/checkout@v4.1.0 - name: Check Kernel Version id: get_version run: |