Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Sep 1, 2024
1 parent 6bf271b commit 6a4152a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- run: pnpm run prepublishOnly
working-directory: .

- uses: actions/upload-artifact@v4.3.6
- uses: actions/upload-artifact@v4.4.0
with:
name: .-Node-${{ matrix.node-version }}-Target
path: ./Target
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"prepublishOnly": "Build 'Source/**/*.ts'"
},
"dependencies": {
"axios": "1.7.6",
"axios": "1.7.7",
"discord-interactions": "4.1.0",
"discord.js": "14.15.3",
"dotenv": "16.4.5"
Expand Down

0 comments on commit 6a4152a

Please sign in to comment.