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 53cfbf8 commit d60abb9Copy full SHA for d60abb9
.github/workflows/python-publish.yml
@@ -11,7 +11,7 @@ jobs:
11
permissions:
12
id-token: write
13
steps:
14
- - uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.2.2
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
15
- name: Set up Python
16
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
17
with:
0 commit comments