Skip to content

Commit b6f1d7c

Browse files
authored
Merge pull request #1 from atlarator/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 9615d51 + 18dad8d commit b6f1d7c

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
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242
steps:
4343
- name: Checkout repository
44-
uses: actions/checkout@v5
44+
uses: actions/checkout@v6
4545
- name: Install nix
4646
uses: cachix/install-nix-action@v31
4747
with:

0 commit comments

Comments
 (0)