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 e06183d commit 45bff94Copy full SHA for 45bff94
.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@8e8c483db84b4bee98b60c0593521ed34d9990e8
19
20
- name: Setup Python
21
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c
0 commit comments