Skip to content

Commit

Permalink
fix artifact error
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Feng authored and kokonut121 committed Sep 23, 2024
1 parent 303f144 commit 1d9ac85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master_test-instance-0(master).yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: '18.x'

- name: Upload artifact for deployment job
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: node-app
path: .
Expand Down

0 comments on commit 1d9ac85

Please sign in to comment.