Skip to content

Commit

Permalink
Downgrading [checkout](actions/checkout#956)
Browse files Browse the repository at this point in the history
  • Loading branch information
thierrymarianne committed Feb 15, 2024
1 parent fd8a628 commit 8921013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:

steps:
- name: Check out the repo
uses: actions/checkout@v4
uses: actions/checkout@v3.0.2
with:
ref: ${{ github.event.pull_request.head.sha }}

Expand Down

0 comments on commit 8921013

Please sign in to comment.