We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3672dc commit 097ffcaCopy full SHA for 097ffca
.github/workflows/ert.yml
@@ -17,5 +17,5 @@ jobs:
17
- uses: actions/checkout@v3
18
- uses: purcell/setup-emacs@master
19
with:
20
- version: 28.2
+ version: 30.2
21
- run: scripts/test
.github/workflows/markdown.yml
@@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
22
- run: emacs --batch ox-html-markdown-style-footnotes.org --load scripts/readme.el/readme.el --eval "(readme/to-markdown \"README.md\")"
23
- uses: stefanzweifel/git-auto-commit-action@v4
24
0 commit comments