diff --git a/.github/workflows/ci-frourio.yml b/.github/workflows/ci-frourio.yml index 2e0e01a..418e724 100644 --- a/.github/workflows/ci-frourio.yml +++ b/.github/workflows/ci-frourio.yml @@ -25,7 +25,7 @@ jobs: - 5432:5432 steps: - name: Checkout code - uses: actions/checkout@v2 + uses: actions/checkout@v4 with: fetch-depth: 0 - uses: actions/setup-node@v1