We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb63b90 commit 371d135Copy full SHA for 371d135
.github/workflows/ruby-standard-2.yml
@@ -10,7 +10,7 @@ jobs:
10
test-and-upstream:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v5.0.0-beta
+ - uses: actions/checkout@v4
14
with:
15
token: ${{ secrets.STANDARDS_TOKEN }}
16
- name: Set up Ruby
0 commit comments