We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d9e04 commit d079557Copy full SHA for d079557
1 file changed
.github/workflows/update.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
steps:
26
- name: "Checkout"
27
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
28
29
- name: "Update Generated Files"
30
uses: martinthomson/i-d-template@v1
0 commit comments