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.
2 parents e6e4f2e + bfec885 commit ff10555Copy full SHA for ff10555
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8
28
- name: Print build information
29
run: "echo head_ref: ${{ github.head_ref }}, ref: ${{ github.ref }}, os: ${{ matrix.os }}, python: ${{ matrix.python }}"
30
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
31
with:
32
submodules: recursive
33
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
0 commit comments