Skip to content

Commit

Permalink
Merge branch 'Current' of ssh://github.com/PlayForm/OverBrowser into …
Browse files Browse the repository at this point in the history
…Current
  • Loading branch information
NikolaRHristov committed Aug 5, 2024
2 parents 27fbd91 + 26cccc1 commit f20b633
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.4
- uses: actions/upload-artifact@v4.3.5
with:
name: .-Node-${{ matrix.node-version }}-Target
path: ./Target
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
},
"dependencies": {
"@astrojs/sitemap": "3.1.6",
"@playform/build": "0.1.2",
"@playform/compress": "0.1.0",
"@playform/build": "0.1.3",
"@playform/compress": "0.1.1",
"@playform/format": "0.0.7",
"@playform/inline": "0.1.0",
"@swup/body-class-plugin": "3.2.0",
Expand Down

0 comments on commit f20b633

Please sign in to comment.