Skip to content

Commit 31d4098

Browse files
committed
Changed styles
1 parent 96a78fc commit 31d4098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
steps:
6969
- uses: actions/checkout@v2
7070
- name: Setup node
71-
uses: actions/setup-node@v2
71+
uses: actions/setup-node@v3
7272
with:
7373
node-version: ${{ matrix.node }}
7474
- run: |

0 commit comments

Comments
 (0)