]> git.openstreetmap.org Git - chef.git/blobdiff - .github/workflows/test-kitchen.yml
Bump actions/cache from 2.1.7 to 3
[chef.git] / .github / workflows / test-kitchen.yml
index 1160f222f13efb068813a1a137d4e3e0d94cfb7f..ed0ce17cf567ff178a630eda867720d21810c1ec 100644 (file)
@@ -108,7 +108,7 @@ jobs:
     - name: Setup ruby
       uses: actions/setup-ruby@v1.1.3
     - name: Cache gems
-      uses: actions/cache@v2.1.7
+      uses: actions/cache@v3
       with:
         path: vendor/bundle
         key: bundle-${{ runner.OS }}-${{ hashFiles('Gemfile.lock') }}