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.
1 parent ee7d865 commit c7d8a4fCopy full SHA for c7d8a4f
.github/workflows/rust.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: push deployment branch
40
if: github.ref == 'refs/heads/main'
41
- uses: ad-m/github-push-action@d91a481090679876dfc4178fef17f286781251df # v0.8.0
+ uses: ad-m/github-push-action@77c5b412c50b723d2a4fbc6d71fb5723bcd439aa # v1.0.0
42
with:
43
github_token: ${{ secrets.GITHUB_TOKEN }}
44
branch: gh-pages
0 commit comments