diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c4a289..843d60e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5 steps: - - uses: actions/checkout@v2.3.5 + - uses: actions/checkout@v2.4.0 - name: Use Node.js uses: actions/setup-node@v2.4.1