We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14743fd commit 140e010Copy full SHA for 140e010
.github/workflows/pr.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
if: "!startsWith(github.ref, 'refs/tags/') && github.ref != 'refs/heads/master'"
10
steps:
11
- - uses: rokroskar/[email protected].0
+ - uses: rokroskar/[email protected].1
12
env:
13
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
14
build:
0 commit comments