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

Commit eb87e6f

Browse files
chore: update gh (#57)
* Update GitHub Actions --------- Co-authored-by: gh versions bot <electrocucaracha@users.noreply.github.com>
1 parent f69ee82 commit eb87e6f

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

0 commit comments

Comments
 (0)