Skip to content

Commit a72b229

Browse files
committed
use v4
1 parent 4187762 commit a72b229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
docs:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v3
14+
- uses: actions/checkout@v4
1515
- uses: jiro4989/setup-nim-action@v1
1616
with:
1717
nim-version: ${{ env.nim-version }}

0 commit comments

Comments
 (0)