Skip to content

Commit

Permalink
Update upgrade-jupyterlab-dependencies.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Dec 23, 2024
1 parent 4362372 commit ae3fc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-jupyterlab-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
branch: ${{ inputs.branch || 'main' }}
ref: ${{ inputs.branch || 'main' }}

- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit ae3fc39

Please sign in to comment.