We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 480f088 + 1d7c623 commit 6af395fCopy full SHA for 6af395f
1 file changed
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: ubuntu-latest
31
steps:
32
- name: Checkout
33
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
34
- name: Setup Ruby
35
uses: ruby/setup-ruby@v1
36
with:
0 commit comments