We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7011fb2 commit 8f13ff8Copy full SHA for 8f13ff8
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Lint
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
12
- name: Use Just for running commands
13
uses: extractions/setup-just@v1
14
env:
@@ -57,7 +57,7 @@ jobs:
57
READ_DOT_ENV_FILE: on
58
DOCKER_COMPOSE_PREFIX: docker compose run -u root --rm --no-deps web
59
60
61
62
63
0 commit comments