Skip to content

Commit 8940caa

Browse files
Merge pull request #48 from webmachinelearning/dependabot/github_actions/actions-org-696b649f44
Bump actions/setup-python from 6 to 7 in the actions-org group
2 parents 67e3891 + 32d5aff commit 8940caa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
contents: write
1212
steps:
1313
- uses: actions/checkout@v7
14-
- uses: actions/setup-python@v6
14+
- uses: actions/setup-python@v7
1515
with:
1616
python-version: '3.12'
1717
- uses: w3c/spec-prod@v2

0 commit comments

Comments
 (0)