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.
1 parent db493d1 commit cd5336fCopy full SHA for cd5336f
.github/workflows/unit-tests.yaml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: ruby/setup-ruby@v1
19
with:
20
- ruby-version: '2.6'
+ ruby-version: '3.4.4'
21
- run: gem install cfn-nag
22
- uses: actions/checkout@v2
23
# Run Tests
0 commit comments