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

Commit bd19e4c

Browse files
Update GitHub Actions
1 parent 4eabf33 commit bd19e4c

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@9255dc7a253b0ccc959486e2bca901246202afeb # 5.0.1
15+
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # 5.0.2
1616
with:
1717
path: ~/.vagrant.d/boxes
1818
key: ${{ runner.os }}-vagrant-ubuntu-bionic-${{ hashFiles('distros_supported.yml') }}

0 commit comments

Comments
 (0)