We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eaa894 commit 95a98bcCopy full SHA for 95a98bc
1 file changed
.github/workflows/lint.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
13
- name: Set up Ruby
14
uses: ruby/setup-ruby@v1
15
with:
0 commit comments