Skip to content

Commit

Permalink
Bump action version
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Jan 7, 2021
1 parent 6bb78a4 commit 71b72ba
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 @@ -29,6 +29,6 @@ jobs:
with:
version: ${{ matrix.emacs_version }}

- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Run tests
run: './run-tests.sh'

0 comments on commit 71b72ba

Please sign in to comment.