diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-11-04 07:02:51 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-04 07:02:51 +0800 |
| commit | c2efbcbb09b04e4e946f7cbe48ce14015e679dde (patch) | |
| tree | ad163935635c2497e73541488c6f5f47f2e488f9 /.github/workflows | |
| parent | 0f087f3d859023a553b5095b03ca1a3e213a814e (diff) | |
Bump actions/checkout from v2.3.3 to v2.3.4 (#5)
Diffstat (limited to '.github/workflows')
| -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: |
