Skip to content

Commit fbd377f

Browse files
Update actions/checkout action to v4
1 parent 20c6721 commit fbd377f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mix_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
name: mix test
2121
steps:
22-
- uses: actions/checkout@v3
22+
- uses: actions/checkout@v4
2323
- uses: cachix/install-nix-action@v17
2424
- uses: cachix/cachix-action@v10
2525
with:

0 commit comments

Comments
 (0)