Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
surapunoyousei authored Oct 8, 2023
1 parent 50e9c4b commit e23a2e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/send.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@3
uses: actions/checkout@v4
- name: Setup Python
uses: actions/setup-python@v4.2.0
with:
Expand Down

0 comments on commit e23a2e0

Please sign in to comment.