attic-action/dist/main
Sergey Vlasov 3fea4e0b70 Use core.saveState instead of raw 'save-state' command
The 'save-state' and 'set-output' commands are deprecated since
2022-10-11 and cause warnings when used in workflows:

  https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

The saveState function from @actions/core >= 1.10.0 uses the new way to
pass data to the post actions ($GITHUB_STATE); use that function instead
of sending the deprecated 'save-state' command directly.
2022-10-19 15:44:21 +03:00
..
index.js Use core.saveState instead of raw 'save-state' command 2022-10-19 15:44:21 +03:00
list-nix-store.sh avoid pushing .drv.chroot files 2022-06-24 14:45:43 -05:00
push-paths.sh Add pathsToPush and cachixArgs 2022-03-15 22:37:50 +01:00