There was an error while loading. Please reload this page.
2 parents 0802b62 + 47d10c8 commit 457fbf6Copy full SHA for 457fbf6
1 file changed
.github/workflows/go.yml
@@ -24,7 +24,7 @@ jobs:
24
git config --global --add safe.directory '*'
25
git config --global --add safe.directory '/__w/zfs-file-history/zfs-file-history'
26
27
- - uses: actions/setup-go@v6
+ - uses: actions/setup-go@v7
28
with:
29
go-version: '^1.23'
30
@@ -106,7 +106,7 @@ jobs:
106
- name: Checkout the repository
107
uses: actions/checkout@v7
108
109
110
111
112
0 commit comments