Merge pull request #1 from ion-design/dependabot/github_actions/actions/checkout-7

Bump actions/checkout from 4 to 7
This commit is contained in:
Samraaj Bath
2026-06-30 10:41:16 -07:00
committed by GitHub
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
# DB/queue tests use this instead of an ephemeral instance. # DB/queue tests use this instead of an ephemeral instance.
TEST_DATABASE_URL: postgresql://postgres:postgres@localhost:5432/ditto_site TEST_DATABASE_URL: postgresql://postgres:postgres@localhost:5432/ditto_site
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v7
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
with: with:
node-version: 22 node-version: 22