Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
deathaxe committed Nov 18, 2024
2 parents 2dfbb0d + b305226 commit 558f59e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-syntax-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
default_packages: master
steps:
- name: Checkout Default Packages
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: sublimehq/Packages
ref: ${{ matrix.default_packages }}
Expand Down Expand Up @@ -92,7 +92,7 @@ jobs:
done
- name: Checkout Liquid
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
path: st_syntax_tests/Data/Packages/Liquid

Expand Down

0 comments on commit 558f59e

Please sign in to comment.