We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afc8f2e + 8474c74 commit 7a71eecCopy full SHA for 7a71eec
1 file changed
.github/workflows/check_samples.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v3.6.0
+ uses: actions/checkout@v4.0.0
16
17
- name: Check Allowed File Names
18
run: |
0 commit comments