Skip to content

Commit f807520

Browse files
chore(deps): update actions/setup-go action to v6
1 parent 919aaed commit f807520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-verify-packages-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-24.04
1212
steps:
1313
- name: Set up Go
14-
uses: actions/setup-go@v5
14+
uses: actions/setup-go@v6
1515
with:
1616
go-version: "1.25"
1717
- name: Install tools

0 commit comments

Comments
 (0)