Skip to content

Commit bc25f07

Browse files
authored
Merge pull request #101 from OpenVoxProject/checkout
CI: Update actions/checkout v4->v6
2 parents fe8c954 + 217824c commit bc25f07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gem_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Build the gem
1616
runs-on: ubuntu-24.04
1717
steps:
18-
- uses: actions/checkout@v4
18+
- uses: actions/checkout@v6
1919
- name: Install Ruby
2020
uses: ruby/setup-ruby@v1
2121
with:

0 commit comments

Comments
 (0)