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 650232a commit a069697Copy full SHA for a069697
.github/workflows/images-cleanup.yaml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16
17
- name: setup node
18
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
19
with:
20
node-version: 22.6
21
.github/workflows/report.template.yaml
@@ -29,7 +29,7 @@ jobs:
29
pattern: federation*
30
31
32
33
34
node-version: 21
35
0 commit comments