diff --git a/.github/workflows/Build and test.yml b/.github/workflows/Build and test.yml index 6b326fbdc6..59a6545182 100644 --- a/.github/workflows/Build and test.yml +++ b/.github/workflows/Build and test.yml @@ -93,12 +93,12 @@ jobs: with: node-version: ${{ matrix.node-version }} - - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # master + - uses: actions/download-artifact@f093f21ca4cfa7c75ccbbc2be54da76a0c7e1f05 # master with: name: dist path: dist/ - - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # master + - uses: actions/download-artifact@f093f21ca4cfa7c75ccbbc2be54da76a0c7e1f05 # master with: name: node_modules path: ./ @@ -123,7 +123,7 @@ jobs: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 - - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # master + - uses: actions/download-artifact@f093f21ca4cfa7c75ccbbc2be54da76a0c7e1f05 # master with: name: dist path: dist/