We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ff68d commit 65e1f7fCopy full SHA for 65e1f7f
.github/workflows/dashboards.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Set up golang
24
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
25
with:
26
go-version: ${{ env.golang-version }}
27
.github/workflows/sec-audit.yml
persist-credentials: false
- - uses: actions/setup-go@v3
+ - uses: actions/setup-go@v4
0 commit comments