File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 82
82
uses : licensee/setup-licensed@v1.3.2
83
83
with :
84
84
github_token : ${{ secrets.GITHUB_TOKEN }}
85
- version : 3 .x
85
+ version : 5 .x
86
86
87
87
- name : Install Go
88
88
uses : actions/setup-go@v5
@@ -141,7 +141,7 @@ jobs:
141
141
uses : licensee/setup-licensed@v1.3.2
142
142
with :
143
143
github_token : ${{ secrets.GITHUB_TOKEN }}
144
- version : 3 .x
144
+ version : 5 .x
145
145
146
146
- name : Install Go
147
147
uses : actions/setup-go@v5
Original file line number Diff line number Diff line change 82
82
uses : licensee/setup-licensed@v1.3.2
83
83
with :
84
84
github_token : ${{ secrets.GITHUB_TOKEN }}
85
- version : 3 .x
85
+ version : 5 .x
86
86
87
87
- name : Setup Node.js
88
88
uses : actions/setup-node@v4
@@ -141,7 +141,7 @@ jobs:
141
141
uses : licensee/setup-licensed@v1.3.2
142
142
with :
143
143
github_token : ${{ secrets.GITHUB_TOKEN }}
144
- version : 3 .x
144
+ version : 5 .x
145
145
146
146
- name : Setup Node.js
147
147
uses : actions/setup-node@v4
You can’t perform that action at this time.
0 commit comments