We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 400522d + 131263f commit 426e2eaCopy full SHA for 426e2ea
1 file changed
.github/workflows/tests.yaml
@@ -12,7 +12,7 @@ jobs:
12
name: Python ${{ matrix.python-version }}
13
steps:
14
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16
17
- name: Setup timezone
18
uses: zcong1993/setup-timezone@master
0 commit comments