Skip to content

Commit 4fd72f8

Browse files
authored
Merge pull request #935 from arduino/dependabot/github_actions/dot-github/workflows/actions/setup-go-6
Bump actions/setup-go from 5 to 6 in /.github/workflows
2 parents 4de008f + 2751ee6 commit 4fd72f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-python-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
uses: actions/checkout@v5
7272

7373
- name: Install Go
74-
uses: actions/setup-go@v5
74+
uses: actions/setup-go@v6
7575
with:
7676
go-version-file: go.mod
7777

0 commit comments

Comments
 (0)