mirror of
https://github.com/actions/setup-go.git
synced 2025-07-16 12:05:37 -06:00
Bump actions/checkout@v3
This commit is contained in:
parent
341b20ac36
commit
1e1acfee53
5 changed files with 17 additions and 16 deletions
2
.github/workflows/licensed.yml
vendored
2
.github/workflows/licensed.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
name: Check licenses
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set Node.js 16.x
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue