Skip to content

Commit 96517fc

Browse files
Update all dependencies
1 parent 17739fd commit 96517fc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
- name: 💎 Setup Ruby & Bundler
124124
uses: ruby/setup-ruby@v1
125125
with:
126-
ruby-version: 4.0.5
126+
ruby-version: 4.0.6
127127
bundler-cache: true
128128

129129
- name: 📜 Set up Google Services

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
actions: read # Required for Claude to read CI results on PRs
2727
steps:
2828
- name: Checkout repository
29-
uses: actions/checkout@v4
29+
uses: actions/checkout@v7
3030
with:
3131
fetch-depth: 1
3232

0 commit comments

Comments
 (0)