This commit is contained in:
n4n5
2024-07-30 05:25:15 +02:00
committed by GitHub
parent 8dd69ea999
commit f19c5fefac

View File

@ -36,7 +36,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "16.18"
- name: Restore cached Primes
- name: cache node_modules
id: node-modules
uses: actions/cache/restore@v4
with: