Merge pull request #940 from edoapra/flaccid-fraction

Bump actions/cache from 3 to 4
This commit is contained in:
NWChem: Open Source High-Performance Computational Chemistry 2024-01-20 10:39:16 -08:00 committed by GitHub
commit fa80ad0245
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -28,7 +28,7 @@ jobs:
fetch-depth: 5
- name: Setup cache
id: setup-cache
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
~/cache

View file

@ -466,7 +466,7 @@ jobs:
shell: bash
- name: Setup cache
id: setup-cache
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
~/cache

View file

@ -52,7 +52,7 @@ jobs:
steps:
- name: Setup cache
id: setup-cache
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
~/cache