Skip to content

Commit

Permalink
update upload artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
RamanaReddy0M committed Sep 11, 2024
1 parent 948cb70 commit a50f164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: mvn --batch-mode --update-snapshots verify

- name: 'Upload Artifact'
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: nuclei-burp-plugin-SNAPSHOT-build
path: target/nuclei-burp-plugin-1.1.3-SNAPSHOT-jar-with-dependencies.jar

0 comments on commit a50f164

Please sign in to comment.