Skip to content

Commit b54d187

Browse files
authored
Update lint.yml
1 parent 22165e1 commit b54d187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/[email protected]
1717
- name: Set up Python ${{ matrix.python-version }}
18-
uses: actions/setup-python@v4.6.1
18+
uses: actions/setup-python@v4
1919
with:
2020
python-version: ${{ matrix.python-version }}
2121
- uses: actions/[email protected]

0 commit comments

Comments
 (0)