Skip to content

Commit b8a95cd

Browse files
committed
[CI] Updates actions/checkout
1 parent 7796802 commit b8a95cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/7x_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
ruby: [ '2.6', '2.7', '3.0' ]
2121
runs-on: ubuntu-latest
2222
steps:
23-
- uses: actions/checkout@v2
23+
- uses: actions/checkout@v4
2424
- name: Increase system limits
2525
run: |
2626
sudo swapoff -a

0 commit comments

Comments
 (0)