Skip to content

Commit 7e041bf

Browse files
chore(deps): update dependency go to 1.26
1 parent f5a0b1f commit 7e041bf

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
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Go
1717
uses: actions/setup-go@v6
1818
with:
19-
go-version: "1.25"
19+
go-version: "1.26"
2020
- name: Install tools
2121
run: |
2222
# install gomplate

0 commit comments

Comments
 (0)