Skip to content

Commit

Permalink
Try to upgrade muffet
Browse files Browse the repository at this point in the history
  • Loading branch information
andrablaj committed Oct 8, 2024
1 parent 1144b64 commit b3bd8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Install Muffet
run: |
GO111MODULE=on go install github.com/raviqqe/muffet@v1.5.7
GO111MODULE=on go install github.com/raviqqe/muffet@v2.8.0
asdf reshim golang
# run in background so CI doesn't hang waiting for "ctrl + c". Sleep ensures server is ready in next step
Expand Down

0 comments on commit b3bd8ae

Please sign in to comment.