Skip to content

Commit

Permalink
Merge pull request #581 from sfu-db/dependabot/github_actions/Gr1N/se…
Browse files Browse the repository at this point in the history
…tup-poetry-9

Bump Gr1N/setup-poetry from 8 to 9
  • Loading branch information
wangxiaoying authored Mar 11, 2024
2 parents 07e8c69 + d53f3c8 commit 7b68abc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: Gr1N/setup-poetry@v8
- uses: Gr1N/setup-poetry@v9

- name: Install tools
run: |
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: Gr1N/setup-poetry@v8
- uses: Gr1N/setup-poetry@v9

- name: Setup project
run: |
Expand Down Expand Up @@ -170,7 +170,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: Gr1N/setup-poetry@v8
- uses: Gr1N/setup-poetry@v9

- name: Setup project
run: |
Expand Down

0 comments on commit 7b68abc

Please sign in to comment.