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 871284b commit 55c832bCopy full SHA for 55c832b
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout code
21
- uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
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@bfc4944b43a5d84377eca3cf6ab5b7992ba61923
0 commit comments