Skip to content

Commit bb9858e

Browse files
committed
ci: bump actions/checkout to v4
1 parent 624e3b3 commit bb9858e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
archive-build-spec:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v3
11+
- uses: actions/checkout@v4
1212
- name: Install JetBrainsMono
1313
run: mkdir JetBrainsMono
1414
&& cd JetBrainsMono

0 commit comments

Comments
 (0)