Skip to content

Commit

Permalink
node14 to node12
Browse files Browse the repository at this point in the history
  • Loading branch information
ME-ON1 committed Aug 21, 2021
1 parent d50efee commit 0ed7a8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/WORKFLOWS/solution.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Leetcode-Solution-Collectinator

on:
schedule:
- cron : '0 8 * * *'

workflow_dispatch:


Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inputs:
default: '.'

runs:
using: 'node14'
using: 'node12'
main: './.github/src/app.js'

branding:
Expand Down

0 comments on commit 0ed7a8a

Please sign in to comment.