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.
2 parents 63e996a + 32e6ade commit 6bcd5bfCopy full SHA for 6bcd5bf
1 file changed
.github/workflows/deploy-production.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout 🛎️
12
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
13
- name: setup-ruby and bundle install
14
uses: ruby/setup-ruby@v1
15
with:
0 commit comments