There was an error while loading. Please reload this page.
1 parent bfbb1b4 commit 26e270aCopy full SHA for 26e270a
1 file changed
.github/workflows/docker-build.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
continue-on-error: true
25
steps:
26
- - uses: actions/setup-node@v6
+ - uses: actions/setup-node@v7
27
- uses: actions/checkout@v6
28
- run: npx -y prettier --check ./
29
# Uncomment the line below to include shell script linting
0 commit comments