Skip to content

Commit d3934af

Browse files
renovate-botjackton1
authored andcommitted
Update actions/setup-python action to v2.3.2
1 parent 0fa958f commit d3934af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v2
2121

2222
- name: Set up Python ${{ matrix.python-version }}
23-
uses: actions/[email protected].1
23+
uses: actions/[email protected].2
2424
with:
2525
python-version: ${{ matrix.python-version }}
2626

0 commit comments

Comments
 (0)