We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65d08f commit 2a49bd0Copy full SHA for 2a49bd0
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout code
18
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
19
- name: Setup Ruby
20
uses: ruby/setup-ruby@v1
21
with:
0 commit comments