Skip to content

Commit eab10e2

Browse files
authored
Merge pull request #576 from 1c-syntax/dependabot/github_actions/actions/setup-python-6.2.0
Bump actions/setup-python from 6.1.0 to 6.2.0
2 parents 7c29078 + a25cbb2 commit eab10e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: ./gradlew --no-daemon javadoc
3232

3333
- name: Set up Python
34-
uses: actions/setup-python@v6.1.0
34+
uses: actions/setup-python@v6.2.0
3535
with:
3636
python-version: '3.10'
3737
architecture: 'x64'

0 commit comments

Comments
 (0)