Skip to content

Commit

Permalink
Merge branch 'main' into sw
Browse files Browse the repository at this point in the history
  • Loading branch information
jrowah committed Dec 9, 2024
2 parents 644dd28 + 7824a7c commit 1d1d59e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Git repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Set up Ruby
uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1
uses: ruby/setup-ruby@2a18b06812b0e15bb916e1df298d3e740422c47e # v1
with:
bundler-cache: true
- name: Set up Node
Expand Down
4 changes: 2 additions & 2 deletions _data/locales/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ it:
description: Vuoi dare un suggerimento? Questo contenuto è open source. Aiutaci a migliorarlo.
button: Contribuire
subscribe:
heading: Rimania in contatto
heading: Rimani in contatto
description: Sii il primo a conoscere gli ultimi suggerimenti e risorse open source su GitHub.
label: Email
button: Sottoscrivi
Expand All @@ -28,4 +28,4 @@ it:
# Label for love octicon
love_label: love
# Label for the contributors link
friends_label: friends
friends_label: friends

0 comments on commit 1d1d59e

Please sign in to comment.