diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f98b94d..db2b5a4 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.1 + uses: actions/checkout@v4.1.2 - name: Get dependencies run: |