Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit 83d9f04

Browse files
Bump actions/checkout from 4 to 5 (#26)
1 parent 9120af3 commit 83d9f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
# Checks-out your repository under $GITHUB_WORKSPACE
2222
- name: Checkout
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@v5
2424

2525
- name: Setup caching for tectonic
2626
uses: actions/cache@v4

0 commit comments

Comments
 (0)