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

Commit d23f492

Browse files
Update GitHub Actions
1 parent 0a8ee72 commit d23f492

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

0 commit comments

Comments
 (0)