Skip to content

Commit 4cf6db7

Browse files
authored
chore: upgrade GitHub Actions from Node 20 to Node 24 (#32)
1 parent 5b87ca4 commit 4cf6db7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: macos-14
1414

1515
steps:
16-
- uses: actions/checkout@v4
16+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1717

1818
- name: Install dependencies
1919
run: brew install swiftlint

0 commit comments

Comments
 (0)