|
@@ -66,8 +66,8 @@ jobs:
|
|
|
|
|
|
# Uncomment when adding or updating dependencies in the package-lock.json
|
|
# Uncomment when adding or updating dependencies in the package-lock.json
|
|
# and package.json files for ci.
|
|
# and package.json files for ci.
|
|
-# - name: Install Node
|
|
|
|
-# run: npm i
|
|
|
|
|
|
+ - name: Install Node
|
|
|
|
+ run: npm outdated
|
|
|
|
|
|
# Uncomment during initial setup or when updating Antora to a new version.
|
|
# Uncomment during initial setup or when updating Antora to a new version.
|
|
# The action add-and-commit 'add' command will detect the changes and commit
|
|
# The action add-and-commit 'add' command will detect the changes and commit
|