Skip to content

Commit

Permalink
Update to action/checkout@4 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-mueller authored May 19, 2024
1 parent 2b836e5 commit 878ef83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- emacs_version: 'release-snapshot'
allow_failure: true
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: purcell/setup-emacs@master
with:
version: ${{ matrix.emacs_version }}
Expand Down

0 comments on commit 878ef83

Please sign in to comment.