We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b188496 commit f4195dfCopy full SHA for f4195df
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
+ - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
17
18
- name: Set up Node.js ${{ env.NODE_VERSION }}
19
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
0 commit comments