Update actions/checkout action to v5 (#211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5d7bbeca94
commit
f5aa4db676
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4 # v4
|
||||
uses: actions/checkout@v5
|
||||
- name: Install Chef
|
||||
uses: actionshub/chef-install@3.0.1
|
||||
- name: Dokken
|
||||
|
Loading…
x
Reference in New Issue
Block a user