diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 31108b3..1980707 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -22,7 +22,7 @@ jobs: # - 636:636 steps: - - uses: actions/checkout@v1 + - uses: actions/checkout@v2 - uses: actions/setup-node@v1 # Hack way to start service since GitHub doesn't integrate with its own services