diff options
| -rw-r--r-- | .github/workflows/go.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index a0722577..ad4a752e 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -25,7 +25,7 @@ jobs: shell: bash - name: Checkout codebase - uses: actions/[email protected] + uses: actions/[email protected] - name: Get GeoLite2 env: |
