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 a4d7754 commit dabb192Copy full SHA for dabb192
.github/workflows/dummy.yml
@@ -7,5 +7,5 @@ jobs:
7
build:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4.1.1
11
- run: echo hello
0 commit comments