aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/modern.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/modern.yml')
-rw-r--r--.github/workflows/modern.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/modern.yml b/.github/workflows/modern.yml
index 88e1bdb4..4dd3dc17 100644
--- a/.github/workflows/modern.yml
+++ b/.github/workflows/modern.yml
@@ -14,8 +14,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v3
- - uses: actions/setup-node@v3
+ - uses: actions/checkout@v4
+ - uses: actions/setup-node@v4
with:
cache: npm
cache-dependency-path: package-lock.json