Skip to content

Commit 84d1e8a

Browse files
committed
Bump actions version.
1 parent 2a8c494 commit 84d1e8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
ruby: ['2.7', '3.0', '3.1', '3.2', '3.3', '3.4']
1515
runs-on: ${{ matrix.os }}
1616
steps:
17-
- uses: actions/checkout@v3
17+
- uses: actions/checkout@v4
1818
- uses: ruby/setup-ruby@v1
1919
with:
2020
ruby-version: ${{ matrix.ruby }}

0 commit comments

Comments
 (0)