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 2c6a545 + 89e3769 commit 5690123Copy full SHA for 5690123
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout code
21
- uses: actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
22
23
- name: Install Poetry
24
uses: abatilo/actions-poetry@b8f6fe29ba2eb78e0d45ccbf41cd14154c4e25b2
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
- name: Setup Python
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
0 commit comments