We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24d73a0 commit cd08c8eCopy full SHA for cd08c8e
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
python-version: ${{ matrix.python-version }}
54
- uses: actions/checkout@v4
55
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].2
56
57
path: ~/.cache/pip
58
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
0 commit comments