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 b00b102 + 97cd1a6 commit 277c7f2Copy full SHA for 277c7f2
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
functional-test:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: "actions/checkout@v4.1.7"
+ - uses: "actions/checkout@v4.3.0"
14
- name: "Run regex match"
15
uses: ./
16
id: test-run
0 commit comments