We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef4662 commit d76eeb6Copy full SHA for d76eeb6
.github/workflows/pages.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
go-version: "1.22.5"
34
- name: Install sitetools
35
- run: go install github.com/vinceanalytics/sitetools@ca340be84746e9a08e4d0dcb55cecda0013bd646
+ run: go install github.com/vinceanalytics/sitetools@029cfc4c76ab80954e3146d365944ceff442fd20
36
- name: Setup Pages
37
id: pages
38
uses: actions/configure-pages@v5
0 commit comments