We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0634461 commit 5437fd1Copy full SHA for 5437fd1
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout code
18
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
+ uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98
19
20
- name: Setup Python
21
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c
0 commit comments