We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dfb464 commit 47cd6dfCopy full SHA for 47cd6df
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout code
21
- uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
+ uses: actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
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@5db1cf9a59fb97c40a68accab29236f0da7e94db
0 commit comments