1
2
mirror of https://github.com/yunginnanet/Rate5 synced 2024-06-27 01:18:37 +00:00

Merge pull request #7 from yunginnanet/dependabot/github_actions/actions/setup-go-5

Bump actions/setup-go from 4 to 5
This commit is contained in:
kayos 2023-12-30 13:48:57 -08:00 committed by GitHub
commit 058540add6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 2
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: '1.17'
- name: Run coverage