We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 652dd98 commit 5daf065Copy full SHA for 5daf065
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
- ruby: "3.3.2"
30
test_command: "./ci/run_rubocop_specs || true"
31
steps:
32
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
33
- name: Install Ragel
34
run: |
35
sudo apt-get update
0 commit comments