Skip to content

Commit ad8348c

Browse files
authored
Merge pull request #424 from huggingface/security-fix/-github-workflows-quality-yml-1775659688
chore: update quality.yml
2 parents fd98d44 + 48ffa0f commit ad8348c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1414
- name: Set up Python 3.8
15-
uses: actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2
15+
uses: actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2.1.4
1616
with:
1717
python-version: 3.8
1818
- name: Install Python dependencies

0 commit comments

Comments
 (0)