Skip to content

Commit

Permalink
Use latest Tumult docs
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Jan 12, 2024
1 parent 6179732 commit cefeeff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Tidy repository
uses: propensive/tumult@0.5.2
uses: propensive/tumult@0.5.3
- name: Autocommit changes
uses: stefanzweifel/git-auto-commit-action@v4
1 change: 1 addition & 0 deletions doc/basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,4 @@ The `Redirect` and `NotFound` case classes provide representations of an HTTP `3
other representations can be used provided a `ToLocation` for that type is in contextual scope.



0 comments on commit cefeeff

Please sign in to comment.