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 36c77e0 commit c784752Copy full SHA for c784752
.github/workflows/melpazoid.yml
@@ -20,7 +20,7 @@ jobs:
20
version: ${{matrix.emacs_version}}
21
22
- name: Set up Python 3.9
23
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v6
24
with:
25
python-version: '3.9'
26
0 commit comments