Skip to content

Commit 28b02c9

Browse files
Update actions/setup-python digest to a309ff8
1 parent ee1c36b commit 28b02c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1919
- name: Set up Python ${{ matrix.python-version }}
20-
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
20+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
2121
with:
2222
python-version: ${{ matrix.python-version }}
2323
- name: Install dependencies

0 commit comments

Comments
 (0)