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 b6cdb65 commit c500cf8Copy full SHA for c500cf8
.github/workflows/tests.yaml
@@ -12,7 +12,7 @@ jobs:
12
name: Python ${{ matrix.python-version }}
13
steps:
14
15
- - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
+ - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
16
17
- name: Setup timezone
18
uses: zcong1993/setup-timezone@master
0 commit comments