Skip to content

Commit 27d5e29

Browse files
Update .github/workflows/ci.yml
Co-authored-by: Gabriel Cruz <8129788+gmelodie@users.noreply.github.com>
1 parent 2ebb25a commit 27d5e29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: ${{ matrix.os }} / Nim ${{ matrix.nim-version }}
1919

2020
steps:
21-
- uses: actions/checkout@v4
21+
- uses: actions/checkout@v6
2222

2323
- name: Setup Nim
2424
uses: jiro4989/setup-nim-action@v2

0 commit comments

Comments
 (0)