We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa958f commit d3934afCopy full SHA for d3934af
.github/workflows/lint.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v2
21
22
- name: Set up Python ${{ matrix.python-version }}
23
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
24
with:
25
python-version: ${{ matrix.python-version }}
26
0 commit comments