We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e322ad commit 9b316c7Copy full SHA for 9b316c7
.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