We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e184872 commit 488b3f5Copy full SHA for 488b3f5
.github/workflows/python.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/[email protected]
18
19
- - uses: actions/[email protected].1
+ - uses: actions/[email protected].2
20
with:
21
python-version: ${{ matrix.python-version }}
22
0 commit comments