Skip to content

Commit

Permalink
Fix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lukassykora committed Jun 12, 2024
1 parent 0c5dcb8 commit ab5deda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Before you submit a pull request, check that it meets these guidelines:
2. If the pull request adds functionality, the docs should be updated. Put
your new functionality into a function with a docstring, and add the
feature to the list in README.md.
3. The pull request should work for Python 3.6, 3.7, 3.8 and 3.9. Check
3. The pull request should work for Python 3.9, 3.10, 3.11 and 3.12. Check
https://github.com/lukassykora/action-rules/actions
and make sure that the tests pass for all supported Python versions.
Expand Down

0 comments on commit ab5deda

Please sign in to comment.