Thanks to visit codestin.com Credit goes to github.com
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 9ac35e6 commit 79a4cfeCopy full SHA for 79a4cfe
.github/workflows/test.yaml
@@ -11,7 +11,7 @@ jobs:
11
os: [ubuntu-latest, macos-latest, windows-latest]
12
version: [v1.11.0, latest]
13
steps:
14
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
15
- uses: ./
16
id: action
17
with:
0 commit comments