Skip to content

Commit ab150d9

Browse files
chore(deps): update ruby/setup-ruby action to v1.319.0
1 parent 0e986fd commit ab150d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gem-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
ref: ${{ github.event.release.tag_name || inputs.tag }}
2525

26-
- uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0
26+
- uses: ruby/setup-ruby@003a5c4d8d6321bd302e38f6f0ec593f77f06600 # v1.319.0
2727
- run: bundle install
2828

2929
- name: Build Gem

0 commit comments

Comments
 (0)