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