We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b3ce6 commit 7f7740bCopy full SHA for 7f7740b
1 file changed
.github/workflows/lint.yaml
@@ -12,7 +12,7 @@ jobs:
12
name: Linting
13
steps:
14
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
15
- - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
+ - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
16
with:
17
python-version: "3.x"
18
- name: Install Vint
0 commit comments