We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e936e1 commit 9da6348Copy full SHA for 9da6348
1 file changed
.github/workflows/test.yml
@@ -42,7 +42,7 @@ jobs:
42
timeout-minutes: 5
43
44
steps:
45
- - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
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