Skip to content

Commit

Permalink
Bump version from 1.0.17 to 1.1.0 (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabasoad authored Jul 29, 2022
1 parent 369a0cc commit cd1971d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ inputs:
required: false
default: '3.1.2'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
4 changes: 2 additions & 2 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-cobol-action",
"version": "1.0.17",
"version": "1.1.0",
"description": "This action sets up a GnuCOBOL.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit cd1971d

Please sign in to comment.