We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b8d962 + f4b6f83 commit 6344222Copy full SHA for 6344222
.github/workflows/check-go-dependencies-task.yml
@@ -78,7 +78,7 @@ jobs:
78
uses: github/setup-licensed@v1
79
with:
80
github_token: ${{ secrets.GITHUB_TOKEN }}
81
- version: 3.x
+ version: 5.x
82
83
- name: Install Go
84
uses: actions/setup-go@v5
0 commit comments