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.
2 parents dcae3e9 + 0136a63 commit a50fa22Copy full SHA for a50fa22
1 file changed
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
72
npm install-clean
73
npm test
74
npm run build
75
- - uses: guardian/actions-riff-raff@v4.1.7
+ - uses: guardian/actions-riff-raff@v4.2.3
76
if: "! github.event.pull_request.head.repo.fork"
77
with:
78
githubToken: ${{ secrets.GITHUB_TOKEN }}
0 commit comments