Skip to content

Commit

Permalink
setup-nasm v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ilammy committed Jan 1, 2024
2 parents a587825 + 6a6c21c commit 13cbeb3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
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:
One of: `dos`, `linux`, `macosx`, `win32`, `win64`
See https://www.nasm.us/pub/nasm/releasebuilds/ for available platforms.
runs:
using: node16
using: node20
main: index.js
branding:
icon: archive
Expand Down
2 changes: 1 addition & 1 deletion node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-nasm",
"version": "1.5.0",
"version": "1.5.1",
"description": "GitHub Action to download and install NASM",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 13cbeb3

Please sign in to comment.