Skip to content

Commit

Permalink
Merge pull request #239 from sorry-cypress/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/setup-python-4.7.1

gh-actions: bump actions/setup-python from 4.7.0 to 4.7.1
  • Loading branch information
fbritoferreira authored Oct 5, 2023
2 parents 5ab7c71 + f8e8056 commit e4673f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
version: v3.4.0

- name: Set up Python
uses: actions/setup-python@v4.7.0
uses: actions/setup-python@v4.7.1
with:
python-version: 3.8

Expand Down

0 comments on commit e4673f1

Please sign in to comment.