We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9ca9c6 commit 0e63e1eCopy full SHA for 0e63e1e
.github/workflows/node.js.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
23
- name: Install xmllint
24
run: sudo apt-get install -y libxml2-utils
25
- name: Use Node.js ${{ matrix.node-version }}
0 commit comments