Browse Source

Bump actions/setup-python from 4.1.0 to 4.3.0 (#74)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/72/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
7aabfd34c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/lint-ci.yml

2
.github/workflows/lint-ci.yml

@ -16,7 +16,7 @@ jobs: @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- name: Set up Python
uses: actions/setup-python@c4e89fac7e8767b327bbad6cb4d859eda999cf08
uses: actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984
with:
python-version: "3.8"

Loading…
Cancel
Save