Skip to content

Commit

Permalink
Pin GitHub Actions workflows to a specific version (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom authored Nov 21, 2023
1 parent 6b68fb5 commit db8383a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744

- name: Install project dependencies
run: |
Expand Down

0 comments on commit db8383a

Please sign in to comment.