Skip to content

Commit 92bac7d

Browse files
author
Cristine Guadelupe
authored
Bump gh actions/checkout to v4 (#83)
1 parent 0e03102 commit 92bac7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
otp: 24.2.1
2121
lint: true
2222
steps:
23-
- uses: actions/checkout@v3
23+
- uses: actions/checkout@v4
2424
- uses: erlef/setup-beam@v1
2525
with:
2626
otp-version: ${{matrix.pair.otp}}

0 commit comments

Comments
 (0)