Skip to content

Commit 67e3891

Browse files
Merge pull request #47 from webmachinelearning/dependabot/github_actions/actions-org-640176b5ab
Bump actions/checkout from 6 to 7 in the actions-org group
2 parents bf77519 + b4ce5a6 commit 67e3891

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
@@ -10,7 +10,7 @@ jobs:
1010
permissions:
1111
contents: write
1212
steps:
13-
- uses: actions/checkout@v6
13+
- uses: actions/checkout@v7
1414
- uses: actions/setup-python@v6
1515
with:
1616
python-version: '3.12'

0 commit comments

Comments
 (0)