We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b6f94 commit 4b4f7b2Copy full SHA for 4b4f7b2
.github/workflows/labeler_workflow.yml
@@ -15,7 +15,7 @@ jobs:
15
# matrix:
16
# python-version: [ '3.6','3.7', '3.8' ]
17
steps:
18
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
19
- name: Set up Python ${{ matrix.python-version }}
20
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
21
with:
0 commit comments