Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dolisss authored Jan 13, 2025
1 parent 19730f3 commit 4dbdbc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
- name: NCTL-scan-installer
uses: supplypike/setup-bin@v4
with:
uri: 'https://nirmata-downloads.s3.us-east-2.amazonaws.com/nctl/nctl_4.2.2-rc.1/nctl_4.2.2-rc.1_linux_386.zip'
uri: 'https://nirmata-downloads.s3.us-east-2.amazonaws.com/nctl/nctl_4.3.4/nctl_4.3.4_linux_386.zip'
name: 'nctl'
version: '4.2.2-rc.1'
version: '4.3.4'

- name: Check nctl version
run: |
Expand Down

0 comments on commit 4dbdbc2

Please sign in to comment.