Skip to content

Commit 7ed83bc

Browse files
authored
Merge pull request #806 from emacs-php/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2 parents fc1b644 + 48d71a4 commit 7ed83bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- os: macos-latest
4040
emacs-version: "27.2"
4141
steps:
42-
- uses: actions/setup-python@v5
42+
- uses: actions/setup-python@v6
4343
with:
4444
python-version: '3.11'
4545
architecture: 'x64'

0 commit comments

Comments
 (0)