Skip to content

Commit cd5336f

Browse files
authored
Bump ruby version (#82)
1 parent db493d1 commit cd5336f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: ruby/setup-ruby@v1
1919
with:
20-
ruby-version: '2.6'
20+
ruby-version: '3.4.4'
2121
- run: gem install cfn-nag
2222
- uses: actions/checkout@v2
2323
# Run Tests

0 commit comments

Comments
 (0)