diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ea0678e..d03be03 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@v3.6.0 + uses: actions/checkout@v4.0.0 - name: Get dependencies run: |