Skip to content

Commit

Permalink
Using actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
blais committed Jun 23, 2024
1 parent 696565a commit 142c5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
with:
version: ${{ matrix.emacs }}
- run: pip install beancount
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- run: make compile
- run: make test

0 comments on commit 142c5a4

Please sign in to comment.