Skip to content

Commit 271d49a

Browse files
committed
add tag
1 parent 6a835db commit 271d49a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v2
12-
- uses: ruby/setup-ruby@517a3b1b36b6f5727d97c46b7641767c1564b333 # pin@v1
12+
- uses: ruby/setup-ruby@517a3b1b36b6f5727d97c46b7641767c1564b333 # pin@v1.73.0
1313
with:
1414
ruby-version: ${{ matrix.ruby }}
1515
- run: bundle install

0 commit comments

Comments
 (0)