mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 08:06:23 +00:00
fix(CI): bump dependencies for usage of Node.js 20 (#18914)
This commit is contained in:
2
.github/actions/linux-build/action.yml
vendored
2
.github/actions/linux-build/action.yml
vendored
@@ -25,7 +25,7 @@ runs:
|
||||
using: composite
|
||||
steps:
|
||||
- name: Cache
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
if: inputs.pch != 'true'
|
||||
with:
|
||||
path: ${{ github.workspace }}/var/ccache
|
||||
|
||||
Reference in New Issue
Block a user