Skip to content

Commit

Permalink
Bump actions/checkout from 3.2.0 to 3.3.0 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 9, 2023
1 parent 1840d44 commit db4e9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.2.0
- uses: actions/checkout@v3.3.0
- uses: cachix/install-nix-action@v18
with:
extra_nix_config: |
Expand Down

0 comments on commit db4e9fc

Please sign in to comment.