We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 737b768 commit 230b662Copy full SHA for 230b662
1 file changed
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs:
8
os: [ubuntu-latest, macos-latest, windows-latest]
9
runs-on: ${{ matrix.os }}
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
12
- uses: ruby/setup-ruby@v1
13
with:
14
ruby-version: 3.4
0 commit comments