Skip to content

Commit

Permalink
Update bilibili.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhonghuaifang authored Jan 17, 2023
1 parent 5af7c13 commit 948a48f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bilibili.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
if: ${{ github.event.repository.owner.id }} == ${{ github.event.sender.id }}
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: 'Set up Python'
uses: actions/setup-python@v1
uses: actions/setup-python@v3
with:
python-version: 3.8

Expand Down

0 comments on commit 948a48f

Please sign in to comment.