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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user