Skip to content

Commit

Permalink
Merge pull request #17502 from eclipse-openj9/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-python-4.6.1

Bump actions/setup-python from 2.3.3 to 4.6.1
  • Loading branch information
pshipton committed Jun 1, 2023
2 parents 4334ef0 + 2274886 commit 3cbf8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoTestPR.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
if: startsWith(github.event.comment.body, 'auto exclude test')
steps:
- name: Set up Python 3.8
uses: actions/setup-python@75f3110429a8c05be0e1bf360334e4cced2b63fa # v2.3.3
uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
with:
python-version: 3.8
- name: check python version
Expand Down

0 comments on commit 3cbf8a0

Please sign in to comment.