Skip to content

Commit 2a7862f

Browse files
committed
[CI] Updates GitHub Actions
1 parent a145908 commit 2a7862f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
ruby: [ '3.0', '3.1', '3.2', 'jruby-9.3', 'jruby-9.4' ]
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: actions/checkout@v2
20+
- uses: actions/checkout@v3
2121
- name: Increase system limits
2222
run: |
2323
sudo swapoff -a

0 commit comments

Comments
 (0)