We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3352c7 + c8d9f4e commit f7b1d15Copy full SHA for f7b1d15
.github/workflows/check_samples.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v3.2.0
+ uses: actions/checkout@v3.3.0
16
17
- name: Check Allowed File Names
18
run: |
0 commit comments