Skip to content

Commit

Permalink
fix: install compilation dependency for numexpr
Browse files Browse the repository at this point in the history
  • Loading branch information
hrodmn committed Aug 20, 2024
1 parent 90d1c4c commit 01080f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventional-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Get Release Bot Token
id: get-token
uses: getsentry/action-github-app-token@v1
uses: getsentry/action-github-app-token@v3
with:
app_id: ${{ secrets.DS_RELEASE_BOT_ID }}
private_key: ${{ secrets.DS_RELEASE_BOT_PRIVATE_KEY }}
Expand Down

0 comments on commit 01080f3

Please sign in to comment.