Skip to content

Commit e016bb7

Browse files
committed
Update actions/checkout action to v3
1 parent 389b9ad commit e016bb7

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@v2
22+
- uses: actions/checkout@v3
2323
- uses: cachix/install-nix-action@v17
2424
- uses: cachix/cachix-action@v10
2525
with:

0 commit comments

Comments
 (0)