Skip to content

Commit

Permalink
Update to node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjitse-E committed Feb 3, 2023
1 parent fea9fef commit 0783fac
Show file tree
Hide file tree
Showing 4 changed files with 8,865 additions and 6,252 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'clickup-get-tasks'
description: 'Github action to fetch tasks from Clickup via the API'
author: 'Tjitse-E'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
inputs:
clickup_token:
Expand Down
Loading

0 comments on commit 0783fac

Please sign in to comment.