diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2170558d..353e2c51 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,7 +16,7 @@ jobs: - uses: ruby/setup-ruby@v1 with: bundler-cache: true # runs 'bundle install' and caches installed gems automatically - - uses: actions/setup-node@v4 + - uses: actions/setup-node@v5 with: cache: 'npm' - name: Install NPM dependencies diff --git a/_pages/release-notes.md b/_pages/release-notes.md index b4217c59..5b7fa2c7 100644 --- a/_pages/release-notes.md +++ b/_pages/release-notes.md @@ -5,6 +5,15 @@ title: Release Notes