We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f178431 commit 6b06d66Copy full SHA for 6b06d66
1 file changed
.github/workflows/release.yml
@@ -62,6 +62,7 @@ jobs:
62
needs: build
63
runs-on: ubuntu-latest
64
steps:
65
+ - uses: actions/checkout@v3
66
- uses: oxidize-rb/actions/setup-ruby-and-rust@main
67
with:
68
ruby-version: "3.1"
0 commit comments