Skip to content

Commit

Permalink
Merge pull request #1 from jupyterlab/main
Browse files Browse the repository at this point in the history
Bump tj-actions/changed-files from 35.4.4 to 35.5.0 (jupyterlab#532)
  • Loading branch information
alec-kr authored Feb 6, 2023
2 parents c5dd63f + 38757e2 commit 43f2a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-api-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Get API changes
id: api-changed
uses: tj-actions/changed-files@v35.4.4
uses: tj-actions/changed-files@v35.5.0
with:
base_sha: 'HEAD~1'
sha: 'HEAD'
Expand Down

0 comments on commit 43f2a55

Please sign in to comment.