Skip to content
/ bt Public

Commit b0a94da

Browse files
committed
upgrade checkout action
1 parent f74e59c commit b0a94da

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
steps:
3535

36-
- uses: actions/checkout@v4
36+
- uses: actions/checkout@v6
3737
with:
3838
submodules: true
3939

docs/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22

3-
To install, use `winget install aloneguid.bt`, self-contained `.zip` in this release, or follow the full [installation instructions](https://www.aloneguid.uk/projects/bt/#installing).
3+
To install, use `winget install aloneguid.bt`, self-contained `bt.zip` (not `bt.pdb.zip`) in this release, or follow the full [installation instructions](https://www.aloneguid.uk/projects/bt/#installing). Due to the nature of how **WinGet** accepts new packages, there will be some delay (usually up to a day) between GitHub release and WinGet release.
44

55
![GitHub Downloads (zip)](https://img.shields.io/github/downloads/aloneguid/bt/${VERSION}/bt.zip)

0 commit comments

Comments
 (0)