Skip to content

Commit 556cda5

Browse files
Bump actions/cache from 3.0.11 to 3.2.1 (#108)
1 parent 447016c commit 556cda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/distro-install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Set up libvirt
4848
run: |
4949
./scripts/install.bash --vagrant-only
50-
- uses: actions/cache@v3.0.11
50+
- uses: actions/cache@v3.2.1
5151
with:
5252
path: ~/.vagrant.d/boxes
5353
key: ${{ runner.os }}-${{ matrix.distro }}

0 commit comments

Comments
 (0)