Skip to content

Commit

Permalink
try to fix the check-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dou Du committed Jun 5, 2024
1 parent 2db7d20 commit ddbab93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-release.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@v3
uses: actions/checkout@v4
- name: Base Setup
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
- name: Install Dependencies
Expand Down

0 comments on commit ddbab93

Please sign in to comment.