Skip to content

Commit

Permalink
setup-rye のバージョンを 0.7.0 に上げる
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Aug 30, 2023
1 parent 4a0fc1f commit 6c48b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
TEST_SECRET_KEY: ${{ secrets.TEST_SECRET_KEY }}
TEST_CHANNEL_ID_PREFIX: ${{ secrets.TEST_CHANNEL_ID_PREFIX }}
steps:
- uses: sksat/setup-rye@v0.1.0
- uses: sksat/setup-rye@v0.7.0
- uses: actions/checkout@v3
- run: |
sudo apt-get update
Expand Down

0 comments on commit 6c48b35

Please sign in to comment.