Skip to content

Commit 45218da

Browse files
Nikola HristovNikola Hristov
authored andcommitted
Merge branch 'Current' of ssh://github.com/PlayForm/Format into Current
2 parents 221fcae + 06289f5 commit 45218da

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/Update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Update: Mon Apr 7 01:14:00 UTC 2025
1+
Update: Tue Apr 15 01:14:39 UTC 2025

.github/workflows/NPM.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
steps:
6060
- uses: actions/checkout@v4.2.2
6161

62-
- uses: actions/setup-node@v4.3.0
62+
- uses: actions/setup-node@v4.4.0
6363
with:
6464
node-version: "18"
6565
registry-url: "https://registry.npmjs.org"

.github/workflows/Node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
--unsafe-perm=true
7777
]
7878
79-
- uses: actions/setup-node@v4.3.0
79+
- uses: actions/setup-node@v4.4.0
8080
with:
8181
node-version: ${{ matrix.node-version }}
8282
cache: "pnpm"

0 commit comments

Comments
 (0)