diff --git a/.github/workflows/go-tests.yml b/.github/workflows/go-tests.yml index 4933f94..b1df6ec 100644 --- a/.github/workflows/go-tests.yml +++ b/.github/workflows/go-tests.yml @@ -20,7 +20,7 @@ jobs: go-version: ${{ matrix.go-version }} - name: Checkout code - uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # /~https://github.com/actions/checkout/releases/tag/v3.2.0 + uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # /~https://github.com/actions/checkout/releases/tag/v3.3.0 - name: Create test directory run: |