Skip to content

Commit 1cd93ab

Browse files
committed
Bump workflow actions versions
1 parent 0bed89b commit 1cd93ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- uses: actions/checkout@v4
29-
- uses: actions/setup-ruby@v1
29+
- uses: ruby/setup-ruby@v1
3030
with:
3131
ruby-version: '2.7'
3232
- name: Install basic requirements

0 commit comments

Comments
 (0)