Skip to content

Commit 3bcfb65

Browse files
authored
Merge pull request #63 from thushan/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2 parents 4377c5e + 29afbd9 commit 3bcfb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
fetch-depth: 0
3636

3737
- name: Setup Python
38-
uses: actions/setup-python@v5
38+
uses: actions/setup-python@v6
3939
with:
4040
python-version: 3.x
4141

0 commit comments

Comments
 (0)