We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15383b0 + e028722 commit 09be043Copy full SHA for 09be043
1 file changed
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
- '2.7'
17
18
steps:
19
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
20
- name: Set up Ruby
21
uses: ruby/setup-ruby@v1
22
with:
0 commit comments