add paths to all workflows

This commit is contained in:
hathach
2022-12-08 09:44:26 +07:00
parent a3827b87fe
commit 91d5fa5639
8 changed files with 79 additions and 25 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.0'
- name: Checkout TinyUSB
uses: actions/checkout@v3