Skip to content

Commit 3a67100

Browse files
authored
Update build.yml - update build-action version.
1 parent fc3a4f3 commit 3a67100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
steps:
3030
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
31-
- uses: actions/checkout@v2
31+
- uses: actions/checkout@v4
3232

3333
- uses: jcs090218/setup-emacs@master
3434
with:

0 commit comments

Comments
 (0)