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.
1 parent b2eda5f commit a919b5fCopy full SHA for a919b5f
.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.2.2"
14
- name: "Run regex match"
15
uses: ./
16
id: test-run
0 commit comments