Skip to content

Commit 31dff0e

Browse files
authored
Merge pull request #773 from emacs-php/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 4 to 5
2 parents 7d740e7 + e22166b commit 31dff0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
emacs-version: snapshot
3737
experimental: true
3838
steps:
39-
- uses: actions/setup-python@v4
39+
- uses: actions/setup-python@v5
4040
with:
4141
python-version: '3.11'
4242
architecture: 'x64'

0 commit comments

Comments
 (0)