Merge pull request 'chore(deps): update https://github.com/actions/checkout action to v6' (#9) from renovate/https-github.com-actions-checkout-6.x into main
Build And Test / build (push) Successful in 47s
Build And Test / build (push) Successful in 47s
Reviewed-on: #9
This commit was merged in pull request #9.
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
- uses: https://github.com/actions/checkout@v6
|
||||
- name: Use Go
|
||||
uses: https://github.com/actions/setup-go@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user