Skip to content

Commit a597e26

Browse files
authored
Merge branch 'master' into dependabot/bundler/rexml-3.2.9
2 parents 54327ad + e16f121 commit a597e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Set up Ruby
18-
uses: ruby/setup-ruby@d5fb7a202fc07872cb44f00ba8e6197b70cb0c55 # v1.179.0
18+
uses: ruby/setup-ruby@78c01b705fd9d5ad960d432d3a0cfa341d50e410 # v1.179.1
1919
with:
2020
ruby-version: ${{ matrix.ruby }}
2121
bundler-cache: true

0 commit comments

Comments
 (0)