Skip to content

Commit 472a5d4

Browse files
authored
fix node.js v16 deprecation
Node.js 16 actions are deprecated. v3.0.1 fix deprecation
1 parent 55f802f commit 472a5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- uses: actions/checkout@v4
1717
- name: Install clang-format-14
1818
run: sudo apt-get install clang-format-14
19-
- uses: pre-commit/[email protected].0
19+
- uses: pre-commit/[email protected].1

0 commit comments

Comments
 (0)