Skip to content

Commit 556976d

Browse files
committed
Linter
1 parent 2500d8e commit 556976d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ runs:
139139
- name: Install Python 3
140140
if: steps.pre-installed-python.outputs.python-path == ''
141141
id: new-python
142-
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
142+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
143143
with:
144144
python-version: 3.x
145145
- name: Create Docker container action

0 commit comments

Comments
 (0)