Skip to content

Commit

Permalink
Merge pull request #63 from statisticsnorway/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/github-action-dependencies-3e83326924

Bump the github-action-dependencies group with 1 update
  • Loading branch information
aecorn authored Feb 26, 2024
2 parents f464c31 + b001351 commit 78ceb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
subprocess.run(cmd, shell=True)
- name: Restore pre-commit cache
uses: actions/cache@v3
uses: actions/cache@v4
if: matrix.session == 'pre-commit'
with:
path: ~/.cache/pre-commit
Expand Down

0 comments on commit 78ceb93

Please sign in to comment.