diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b825eb1..f98b94d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: id: node - name: Check out the code - uses: actions/checkout@v4.1.0 + uses: actions/checkout@v4.1.1 - name: Get dependencies run: |