Skip to content

Commit 6bf0355

Browse files
authored
Merge branch 'main' into main
2 parents fe7f203 + ba5c351 commit 6bf0355

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Set up Git repository
17-
uses: actions/checkout@v6.0.2
17+
uses: actions/checkout@v6.0.3
1818

1919
- name: Set up Ruby
20-
uses: ruby/setup-ruby@c4e5b1316158f92e3d49443a9d58b31d25ac0f8f
20+
uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f
2121

2222
- name: Get NodeJS version
2323
run: echo "NODE_VERSION=$(cat .node-version)" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)