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 8fac81c commit 60dad86Copy full SHA for 60dad86
.github/workflows/pr_reviewdog.yml
@@ -35,7 +35,7 @@ jobs:
35
runs-on: ubuntu-latest
36
steps:
37
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
38
- - uses: actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
+ - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
39
with:
40
python-version: "3.11"
41
- uses: reviewdog/action-flake8@51c2708ac3e9463b4d27d0ba7d9e3ded608a6ad3 # v3.8.0
0 commit comments