Skip to content

Commit 1d1d59e

Browse files
committed
Merge branch 'main' into sw
2 parents 644dd28 + 7824a7c commit 1d1d59e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up Git repository
1414
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1515
- name: Set up Ruby
16-
uses: ruby/setup-ruby@a2bbe5b1b236842c1cb7dd11e8e3b51e0a616acc # v1
16+
uses: ruby/setup-ruby@2a18b06812b0e15bb916e1df298d3e740422c47e # v1
1717
with:
1818
bundler-cache: true
1919
- name: Set up Node

_data/locales/it.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ it:
1616
description: Vuoi dare un suggerimento? Questo contenuto è open source. Aiutaci a migliorarlo.
1717
button: Contribuire
1818
subscribe:
19-
heading: Rimania in contatto
19+
heading: Rimani in contatto
2020
description: Sii il primo a conoscere gli ultimi suggerimenti e risorse open source su GitHub.
2121
label: Email
2222
button: Sottoscrivi
@@ -28,4 +28,4 @@ it:
2828
# Label for love octicon
2929
love_label: love
3030
# Label for the contributors link
31-
friends_label: friends
31+
friends_label: friends

0 commit comments

Comments
 (0)