There was an error while loading. Please reload this page.
2 parents 07ad7de + a55c22d commit f83ddc4Copy full SHA for f83ddc4
1 file changed
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
22
23
- name: Set up Python ${{ matrix.python-version }}
24
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
+ uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
25
with:
26
python-version: ${{ matrix.python-version }}
27
0 commit comments