Thanks to visit codestin.com Credit goes to github.com
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 3bd23aa commit 894468aCopy full SHA for 894468a
‎.github/workflows/main.yml‎
@@ -8,7 +8,7 @@ jobs:
8
build:
9
runs-on: ubuntu-24.04
10
steps:
11
- - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
12
13
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
14
with:
0 commit comments