We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd6eeb commit 30afa97Copy full SHA for 30afa97
.github/workflows/ci-vint.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
15
- - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
+ - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
16
with:
17
python-version: 3.7
18
0 commit comments