Skip to content

Commit 4f2d59f

Browse files
committed
Merge branch 'main' of github.com:serenity-js/serenity-js.org
2 parents db48cd5 + 3f2f3e6 commit 4f2d59f

File tree

4 files changed

+295
-219
lines changed

4 files changed

+295
-219
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: npm run build
3636

3737
- name: Publish website
38-
uses: JamesIves/github-pages-deploy-action@a96ffa23204731ec64e3e1316072197d98bfbaea # v4.6.6
38+
uses: JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29 # v4.6.8
3939
if: github.ref == 'refs/heads/main'
4040
with:
4141
BRANCH: gh-pages

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.17.0
1+
20.18.0

0 commit comments

Comments
 (0)