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 38f12ce commit 39d0a3e
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/[email protected].2
uses: propensive/[email protected].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 @@ -85,3 +85,4 @@ still necessary, however, to follow the regular expression escaping rules, for
example, an extractor matching a single opening parenthesis would be written as
`r"\("` or `r"""\("""`.


0 comments on commit 39d0a3e

Please sign in to comment.