Thanks to visit codestin.com Credit goes to github.com
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 087f140 commit fc6b1d8Copy full SHA for fc6b1d8
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
python-version: ${{ matrix.python-version }}
51
- uses: actions/checkout@v3
52
- - uses: actions/[email protected].2
+ - uses: actions/[email protected].3
53
54
path: ~/.cache/pip
55
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
0 commit comments