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 22e5d9a commit 989ee54Copy full SHA for 989ee54
.github/workflows/tests.yaml
@@ -20,7 +20,7 @@ jobs:
20
timezone: UTC
21
22
- name: Set up Python
23
- uses: actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2
+ uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4
24
with:
25
python-version: ${{ matrix.python-version }}
26
0 commit comments