diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index d11621e..c80357c 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4.0.0 + uses: actions/checkout@v4.1.5 - name: Create dist run: |