Skip to content

Commit

Permalink
bump actions/checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
iliabylich committed May 30, 2024
1 parent 652dd98 commit 5daf065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- ruby: "3.3.2"
test_command: "./ci/run_rubocop_specs || true"
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install Ragel
run: |
sudo apt-get update
Expand Down

0 comments on commit 5daf065

Please # to comment.