Skip to content

Commit

Permalink
update images
Browse files Browse the repository at this point in the history
  • Loading branch information
LucienMLD committed Dec 16, 2024
1 parent 1308e89 commit 8805f11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
browser-tools: circleci/[email protected].7
browser-tools: circleci/[email protected].8

defaults:
&defaults
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- name: Install Ruby and gems
uses: ruby/setup-ruby@v1
with:
node-version: 20
bundler-cache: true
- name: install bundler
run: gem install bundler
Expand Down

0 comments on commit 8805f11

Please sign in to comment.