Skip to content

Commit 89badb7

Browse files
authored
Merge pull request #9 from mikicz/dependabot/github_actions/snok/install-poetry-1.4.1
Bump snok/install-poetry from 1.3.4 to 1.4.1
2 parents 2cdb73e + 29483ee commit 89badb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v3
1414
- name: Install Poetry
15-
uses: snok/install-poetry@v1.3.4
15+
uses: snok/install-poetry@v1.4.1
1616
- name: Build
1717
run: poetry build
1818
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)