Skip to content

Commit

Permalink
Merge branch 'develop' into st4126
Browse files Browse the repository at this point in the history
  • Loading branch information
deathaxe committed Nov 18, 2024
2 parents 8bd1166 + b305226 commit 354e4f3
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: v4131
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 354e4f3

Please sign in to comment.