Skip to content

Commit d76eeb6

Browse files
committed
update sitetools
1 parent 8ef4662 commit d76eeb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
go-version: "1.22.5"
3434
- name: Install sitetools
35-
run: go install github.com/vinceanalytics/sitetools@ca340be84746e9a08e4d0dcb55cecda0013bd646
35+
run: go install github.com/vinceanalytics/sitetools@029cfc4c76ab80954e3146d365944ceff442fd20
3636
- name: Setup Pages
3737
id: pages
3838
uses: actions/configure-pages@v5

0 commit comments

Comments
 (0)