Skip to content

Commit

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

gh-actions: bump actions/setup-python from 4.6.1 to 4.7.0
  • Loading branch information
fbritoferreira authored Jul 25, 2023
2 parents b0d4093 + a038a1d commit 2ee5d52
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.6.1
uses: actions/setup-python@v4.7.0
with:
python-version: 3.8

Expand Down

0 comments on commit 2ee5d52

Please sign in to comment.