We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96c0e7c + 7ca2439 commit 6fadba1Copy full SHA for 6fadba1
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
27
28
steps:
29
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
30
31
- name: Remove Gemfile lock
32
run: |
0 commit comments