I'm having issues when using actions/checkout. When it runs, I get `##[error]fatal: couldn't find remote ref refs/pull/217/merge` The line can (and full log) can be found [here](https://github.com/rster2002/rster2002.github.io/commit/2de8d4216d05897d72839c0a1e535340e2a74279/checks#step:2:18). The action itself is called [node-swn-build](https://github.com/rster2002/rster2002.github.io/blob/master/.github/workflows/node-swn-build.yml). Do I miss some config? Thanks in advance!