Skip to content

Commit c483ba3

Browse files
committed
Bump actions/checkout to v6
1 parent 8905027 commit c483ba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- python: python310
1515
sphinx: 8.2.3
1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v6
1818
- uses: cachix/install-nix-action@v30
1919
with:
2020
nix_path: nixpkgs=channel:nixos-unstable

0 commit comments

Comments
 (0)