1
4
mirror of https://github.com/yunginnanet/HellPot synced 2024-06-16 12:08:58 +00:00

Bump actions/checkout from 2 to 3 (#79)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-01 11:14:23 -07:00 committed by GitHub
parent 1a37198484
commit 9e4d14cfcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v4
with: