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.
2 parents fd98d44 + 48ffa0f commit ad8348cCopy full SHA for ad8348c
1 file changed
.github/workflows/quality.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
14
- name: Set up Python 3.8
15
- uses: actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2
+ uses: actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2.1.4
16
with:
17
python-version: 3.8
18
- name: Install Python dependencies
0 commit comments