Skip to content

Commit

Permalink
fix workflow actions
Browse files Browse the repository at this point in the history
  • Loading branch information
plandes committed Jul 2, 2023
1 parent e37ceb2 commit d32d6c8
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 @@ -24,7 +24,7 @@ jobs:

- uses: actions/setup-python@v2
with:
python-version: '3.6'
python-version: '3.10'
architecture: 'x64'

- uses: purcell/setup-emacs@master
Expand Down

0 comments on commit d32d6c8

Please sign in to comment.