Skip to content

Commit

Permalink
Merge pull request #32 from pSub/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-4.2.2

Bump actions/checkout from 4.2.0 to 4.2.2
  • Loading branch information
pSub authored Nov 3, 2024
2 parents 67402ac + 5dd4133 commit 2934791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make-pdfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
make-pdfs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.0
- uses: actions/checkout@v4.2.2
- uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=channel:nixos-unstable
Expand Down

0 comments on commit 2934791

Please sign in to comment.