Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit 4147048

Browse files
committed
Work around GitHub API versioning breakage
1 parent 00828b8 commit 4147048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- name: "Checkout"
27-
uses: actions/checkout@v2
27+
uses: actions/checkout@v4
2828

2929
- name: "Update Generated Files"
3030
uses: martinthomson/i-d-template@v1

0 commit comments

Comments
 (0)