We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6210476 commit ccbdaa1Copy full SHA for ccbdaa1
1 file changed
.github/workflows/lint-on-push-pr.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Checkout repository
13
- uses: actions/checkout@v6.0.1
+ uses: actions/checkout@v6.0.2
14
15
- name: Set up Python
16
uses: actions/setup-python@v6.2.0
0 commit comments