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 d04e785 commit 9f7afc0Copy full SHA for 9f7afc0
1 file changed
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
19
- name: Set-up Node.js LTS
20
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
+ uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
21
with:
22
node-version: lts/*
23
@@ -74,7 +74,7 @@ jobs:
74
ref: ${{ github.head_ref }}
75
76
77
78
79
80
0 commit comments