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 2bf1a87 commit 115abd6Copy full SHA for 115abd6
.github/workflows/main.yml
@@ -7,6 +7,6 @@ jobs:
7
main:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
11
- name: self test action
12
uses: ./
0 commit comments