We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1f5577 + 20545c8 commit a517dc7Copy full SHA for a517dc7
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
20
steps:
21
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
22
- name: Set up Ruby
23
uses: ruby/setup-ruby@v1
24
with:
@@ -40,7 +40,7 @@ jobs:
40
- rvm: 2.7
41
puppet_gem_version: "~> 7.0"
42
43
44
45
46
@@ -78,7 +78,7 @@ jobs:
78
- ubuntu-20-04-puppet6
79
- ubuntu-20-04-puppet7
80
81
82
83
84
0 commit comments