Skip to content

Commit

Permalink
Merge branch 'main' into pr/added-mode-attribute-to-ExeGeneratorArgum…
Browse files Browse the repository at this point in the history
…entType
  • Loading branch information
jkrech authored Oct 10, 2024
2 parents a2d82d0 + 9bde48a commit 9841cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- id: files
uses: tj-actions/changed-files@v44
uses: tj-actions/changed-files@v45
- name: Install packages
run: |
sudo apt-get update
Expand Down

0 comments on commit 9841cac

Please sign in to comment.