Skip to content

Commit 69ddafa

Browse files
Merge branch 'Current' of ssh://github.com/CodeEditorLand/Mountain into Current
2 parents fab63bb + 985995a commit 69ddafa

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/Update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Update: Fri Jan 16 00:17:08 UTC 2026
1+
Update: Sun Jan 25 01:39:10 UTC 2026

.github/workflows/Auto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
VCPKG_DISABLE_METRICS: 1
5252

5353
steps:
54-
- uses: actions/checkout@v6.0.1
54+
- uses: actions/checkout@v6.0.2
5555

5656
- run: |
5757
echo "Update: $(date)" > .github/Update.md

.github/workflows/Rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
toolchain: ["stable", "nightly"]
5858

5959
steps:
60-
- uses: actions/checkout@v6.0.1
60+
- uses: actions/checkout@v6.0.2
6161

6262
- uses: actions-rs/toolchain@v1.0.7
6363
with:

0 commit comments

Comments
 (0)