File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,17 +14,17 @@ concurrency:
1414jobs :
1515 prettier-format-check :
1616 name : Format Check
17- uses : SnakeDoc/yodel/.github/workflows/prettier-format-check.yaml@3bee62671c2399dad732edc4930c85ef8501cf48 # main
17+ uses : SnakeDoc/yodel/.github/workflows/prettier-format-check.yaml@b2e9a0fb296cba7790dd1bcd580e5b7279b936fd # main
1818
1919 markdown-lint-check :
2020 name : Lint Check
21- uses : SnakeDoc/yodel/.github/workflows/markdown-lint-check.yaml@3bee62671c2399dad732edc4930c85ef8501cf48 # main
21+ uses : SnakeDoc/yodel/.github/workflows/markdown-lint-check.yaml@b2e9a0fb296cba7790dd1bcd580e5b7279b936fd # main
2222
2323 gleam-format-check :
2424 name : Format Check
25- uses : SnakeDoc/yodel/.github/workflows/gleam-format-check.yaml@3bee62671c2399dad732edc4930c85ef8501cf48 # main
25+ uses : SnakeDoc/yodel/.github/workflows/gleam-format-check.yaml@b2e9a0fb296cba7790dd1bcd580e5b7279b936fd # main
2626
2727 gleam-tests :
2828 name : Tests
2929 needs : [prettier-format-check, markdown-lint-check, gleam-format-check]
30- uses : SnakeDoc/yodel/.github/workflows/gleam-tests.yaml@3bee62671c2399dad732edc4930c85ef8501cf48 # main
30+ uses : SnakeDoc/yodel/.github/workflows/gleam-tests.yaml@b2e9a0fb296cba7790dd1bcd580e5b7279b936fd # main
You can’t perform that action at this time.
0 commit comments