Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Commit 8323e80

Browse files
Update GitHub Actions
1 parent 5a41eaa commit 8323e80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/vagrant-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ runs:
1212
using: "composite"
1313
steps:
1414
- name: Cache Vagrant boxes
15-
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # 5.0.4
15+
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # 5.0.5
1616
with:
1717
path: ~/.vagrant.d/boxes
1818
key: ${{ runner.os }}-vagrant-ubuntu-bionic-${{ hashFiles('distros_supported.yml') }}

0 commit comments

Comments
 (0)