Skip to content

Commit bd48782

Browse files
Bump actions/checkout from 7.0.0 to 7.0.1 (#374)
1 parent 0a5b8be commit bd48782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
dc: [dmd-2.109.0, ldc-1.38.0]
1818
runs-on: ${{ matrix.os }}
1919
steps:
20-
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
20+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1
2121
- uses: dlang-community/setup-dlang@0a7469b93f791d83f30932c6fd105796c6966e20
2222
with:
2323
compiler: ${{ matrix.dc }}

0 commit comments

Comments
 (0)