Skip to content

Commit

Permalink
Bump actions/setup-python from 4.2.0 to 4.3.0 (flutter#36794)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 17, 2022
1 parent 1934ddb commit 66e422c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
persist-credentials: false
- name: "setup python"
uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5
uses: actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984
with:
python-version: '3.7.7' # install the python version needed
- name: "execute py script"
Expand Down

0 comments on commit 66e422c

Please sign in to comment.