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