We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04fe15c + e2b9e8c commit 3913bc4Copy full SHA for 3913bc4
1 file changed
.github/workflows/extensions-up-to-date.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: 'ubuntu-latest'
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
14
15
- name: Dump module output
16
run: |
0 commit comments