We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca1508c commit 3366ac6Copy full SHA for 3366ac6
.github/workflows/test5.yml
@@ -10,7 +10,7 @@ jobs:
10
test5:
11
runs-on: windows-latest
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
14
- name: test
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/test7.yml
test7:
0 commit comments