We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ea013d commit d2f3ab7Copy full SHA for d2f3ab7
1 file changed
.github/workflows/test.yml
@@ -42,7 +42,7 @@ jobs:
42
timeout-minutes: 5
43
44
steps:
45
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
46
- run: git config --global user.name github-actions
47
- run: git config --global user.email github-actions@github.com
48
- name: Use Node.js from .nvmrc
0 commit comments