diff --git a/.github/workflows/pullRequest.yml b/.github/workflows/pullRequest.yml index 471307b22..41ef91305 100644 --- a/.github/workflows/pullRequest.yml +++ b/.github/workflows/pullRequest.yml @@ -13,7 +13,7 @@ jobs: id: go - name: Check out code - uses: actions/checkout@v2.3.4 + uses: actions/checkout@v3.3.0 - name: Install dependencies run: |