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 8184e6e commit ca53e5cCopy full SHA for ca53e5c
1 file changed
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ubuntu-latest
32
steps:
33
- name: Checkout
34
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
35
36
- name: Release Setup
37
id: release-setup
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
- name: Set up Python
54
id: setup-python
0 commit comments