Skip to content

Commit 74c9fc9

Browse files
committed
Bump GitHub workflows to latest version
1 parent c73855b commit 74c9fc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
runs-on: ubuntu-latest
2222

2323
steps:
24-
- uses: actions/checkout@v2
25-
- uses: actions/setup-node@v2
24+
- uses: actions/checkout@v4
25+
- uses: actions/setup-node@v4
2626
with:
2727
node-version: 14
2828
cache: 'npm'

0 commit comments

Comments
 (0)