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 4379a07 commit 899a6b7Copy full SHA for 899a6b7
1 file changed
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
id-token: write
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
17
- name: Set up Python
18
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
19
with:
0 commit comments