mirror of
https://github.com/puppetlabs/vmpooler-provider-vsphere.git
synced 2026-01-26 11:28:40 -05:00
Fix more deprecated actions
This commit is contained in:
parent
68673939f8
commit
960ebc8cc2
1 changed files with 2 additions and 2 deletions
4
.github/workflows/testing.yml
vendored
4
.github/workflows/testing.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- 'jruby-9.3.6.0'
|
||||
- 'jruby-9.4.0.0'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
- 'jruby-9.3.6.0'
|
||||
- 'jruby-9.4.0.0'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue