Skip to content

Commit 7740e50

Browse files
committed
chore: updated actions
1 parent aeab15e commit 7740e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build: # make sure build/ci work properly
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@3
13+
- uses: actions/checkout@v3
1414
- run: |
1515
npm install
1616
- run: |

0 commit comments

Comments
 (0)